aboutsummaryrefslogtreecommitdiff
path: root/net/znc/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2016-01-04 11:07:49 +0100
committerJonas Gorski <jogo@openwrt.org>2016-01-08 11:49:05 +0100
commit2f4ed5c3a2b1a67e1b0d67edec7ddd47c2ab7f1b (patch)
tree65ae4c28c5f0f82b8f42f9ac369fc2c2974d5efe /net/znc/Makefile
parentb1a2b9d1eaadcd3a0848f09a4f13d070412d1feb (diff)
znc: update to 1.6.2
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Diffstat (limited to 'net/znc/Makefile')
-rw-r--r--net/znc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/znc/Makefile b/net/znc/Makefile
index 68c66551d..00d42ccc9 100644
--- a/net/znc/Makefile
+++ b/net/znc/Makefile
@@ -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