Update iodine to 0.4.2 (#3877)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12291 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-08-13 10:22:45 +00:00
parent 497ffc8269
commit ebc3658b18

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iodine
PKG_VERSION:=0.4.1
PKG_VERSION:=0.4.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://code.kryo.se/iodine/
PKG_MD5SUM:=58d82bca11a41a01d0ddfa7d105e6a48
PKG_MD5SUM:=890f13ab9ee7ea722baf0ceb3ee561c0
include $(INCLUDE_DIR)/package.mk