aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXotic750 <xotic750@gmail.com>2016-05-31 17:27:28 +0200
committerXotic750 <xotic750@gmail.com>2016-06-03 14:13:07 +0200
commit0b52f7d4ec19526483de7d8863fe8e202a4837f3 (patch)
tree92524a5316922ab98f34113258aca144e1532665
parentdd31bada67cb30d127fd61f888bb897dd3858bc9 (diff)
znc: Bump to v1.6.3
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
-rw-r--r--net/znc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/znc/Makefile b/net/znc/Makefile
index 97c354b89..b32665b47 100644
--- a/net/znc/Makefile
+++ b/net/znc/Makefile
@@ -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