znc: update to 1.6.2
authorJonas Gorski <jogo@openwrt.org>
Mon, 4 Jan 2016 10:07:49 +0000 (11:07 +0100)
committerJonas Gorski <jogo@openwrt.org>
Fri, 8 Jan 2016 10:49:05 +0000 (11:49 +0100)
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
net/znc/Makefile

index 68c66551d5c2d67c9641322e5e2ad7c10a621a85..00d42ccc96965aca66af7222998bf846cea37208 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=znc
-PKG_VERSION:=1.6.1
+PKG_VERSION:=1.6.2
 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:=8e29289e6229b6d2473de202170745ab
+PKG_MD5SUM:=89f6696ed366661f7432ece343fd19d0
 
 PKG_MAINTAINER:=Jonas Gorski <jogo@openwrt.org>
 PKG_LICENSE:=Apache-2.0