aboutsummaryrefslogtreecommitdiff
path: root/net/znc/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-07-19 17:05:54 +0200
committerJonas Gorski <jogo@openwrt.org>2014-07-19 17:20:36 +0200
commit272014632fe70cb0af2a3441c9692eadd4140244 (patch)
treeb0ca58dc8217bf30227f8b6f3849942edde424f7 /net/znc/Makefile
parent6a9cdf5d93df26159b98882cc2c761eb1facefbd (diff)
znc: update to 1.4
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 349cffbe9..1d73922f4 100644
--- a/net/znc/Makefile
+++ b/net/znc/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=znc
-PKG_VERSION:=1.2
+PKG_VERSION:=1.4
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:=ef18e5402a82cc3fcab5c2ac5c2e6f3b
+PKG_MD5SUM:=630cb74db34d2d5451ba30b47869f6bb
PKG_MAINTAINER:=Jonas Gorski <jogo@openwrt.org>
PKG_LICENSE:=Apache-2.0