Browse Source

znc: update to 1.6.2

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Jonas Gorski 9 years ago
parent
commit
2f4ed5c3a2
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      net/znc/Makefile

+ 2
- 2
net/znc/Makefile View File

@@ -8,13 +8,13 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=znc
11
-PKG_VERSION:=1.6.1
11
+PKG_VERSION:=1.6.2
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=http://znc.in/releases \
16 16
 		http://znc.in/releases/archive
17
-PKG_MD5SUM:=8e29289e6229b6d2473de202170745ab
17
+PKG_MD5SUM:=89f6696ed366661f7432ece343fd19d0
18 18
 
19 19
 PKG_MAINTAINER:=Jonas Gorski <jogo@openwrt.org>
20 20
 PKG_LICENSE:=Apache-2.0