aboutsummaryrefslogtreecommitdiff
path: root/net/znc/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-07-01 12:27:31 +0200
committerJonas Gorski <jogo@openwrt.org>2015-07-01 12:27:49 +0200
commitd665caa851e50d98262c766ab5f96160e4a7d536 (patch)
tree6eb7771cc3bb959c19394d720e9f5d73ef830504 /net/znc/Makefile
parent23dd874b1055275815cbce27558c8725f18f4ea7 (diff)
znc: close Network tags
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Diffstat (limited to 'net/znc/Makefile')
-rw-r--r--net/znc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/znc/Makefile b/net/znc/Makefile
index f0cba304f..5cebacecd 100644
--- a/net/znc/Makefile
+++ b/net/znc/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=znc
PKG_VERSION:=1.6.0
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://znc.in/releases \