[packages] iodine: Bump copyright date from r22619
[openwrt/svn-archive/archive.git] / net / igmpproxy / Makefile
index 3011aa6ec4543900e11ea5fee2202fbe0ca235eb..7f6caf919526fa70f9f12ad90cbfd012f6c1a383 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=igmpproxy
-PKG_VERSION:=0.1_beta5
+PKG_VERSION:=0.1
 PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/igmpproxy
-PKG_MD5SUM:=332a8db6c6541c9123e85e3ad8ebb74c
+PKG_MD5SUM:=c56f41ec195bc1fe016369bf74efc5a1
 
 include $(INCLUDE_DIR)/package.mk