[package] update ngircd to 14.1 (#4982)
authorFlorian Fainelli <florian@openwrt.org>
Tue, 12 May 2009 09:58:10 +0000 (09:58 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 12 May 2009 09:58:10 +0000 (09:58 +0000)
SVN-Revision: 15794

net/ngircd/Makefile

index 7b2bf5424c09156b209f741f1f260e87bc477fd5..c000337e74e2825a286b62ebeaf4747d6e12fc66 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ngircd
-PKG_VERSION:=0.12.1
+PKG_VERSION:=14.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://ngircd.barton.de/pub/ngircd/
-PKG_MD5SUM:=db8618877a4dd5fb2be50402a2cb4a14
+PKG_MD5SUM:=eef90855414c35bfb6590d17e24ee06f
 
 include $(INCLUDE_DIR)/package.mk