From: florian Date: Wed, 13 Aug 2008 10:22:45 +0000 (+0000) Subject: Update iodine to 0.4.2 (#3877) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ebc3658b180e12c695a25e8d00568f7fbefbb9ae;p=packages.git Update iodine to 0.4.2 (#3877) git-svn-id: svn://svn.openwrt.org/openwrt/packages@12291 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/iodine/Makefile b/net/iodine/Makefile index 008c0850e..570b299a1 100644 --- a/net/iodine/Makefile +++ b/net/iodine/Makefile @@ -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