[package] update radvd to 1.5, select kmod-ipv6 (#5966)
[openwrt/svn-archive/archive.git] / net / ngircd / Makefile
index bf7be2465e5d3fbfeaaccd1a29ef21fd5dacb299..c000337e74e2825a286b62ebeaf4747d6e12fc66 100644 (file)
@@ -4,17 +4,16 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 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