[package] update iodine to 0.5.2 (#5414)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@16570 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-06-26 20:09:22 +00:00
parent 2f9fe71aef
commit ccd909f9b3

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iodine
PKG_VERSION:=0.5.0
PKG_VERSION:=0.5.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://code.kryo.se/iodine/
PKG_MD5SUM:=af2d9062b7788fc47385d8c6c645dfa0
PKG_MD5SUM:=6952343cc4614857f83dbb81247871e7
include $(INCLUDE_DIR)/package.mk