znc: Bump to v1.6.3
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
This commit is contained in:
parent
dd31bada67
commit
0b52f7d4ec
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=znc
|
||||
PKG_VERSION:=1.6.2
|
||||
PKG_VERSION:=1.6.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://znc.in/releases \
|
||||
http://znc.in/releases/archive
|
||||
PKG_MD5SUM:=89f6696ed366661f7432ece343fd19d0
|
||||
PKG_MD5SUM:=0dad0307e2faea26b9e304e308f7ec63
|
||||
|
||||
PKG_MAINTAINER:=Jonas Gorski <jogo@openwrt.org>
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
|
Loading…
Reference in a new issue