net/iodine: update iodine to 0.6.0-rc1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22619 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acoul 2010-08-13 13:21:20 +00:00
parent 03624e9b9e
commit 76e639d0a7

View File

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