From: Waldemar Brodkorb Date: Thu, 24 Nov 2005 04:11:08 +0000 (+0000) Subject: close ticket #63 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=53bed50e1d2097a9555e80a4704ab82c3693b22c close ticket #63 SVN-Revision: 2553 --- diff --git a/openwrt/package/openswan/Makefile b/openwrt/package/openswan/Makefile index 178ae3bc7c..2cfdc21880 100644 --- a/openwrt/package/openswan/Makefile +++ b/openwrt/package/openswan/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openswan -PKG_VERSION:=2.4.2 +PKG_VERSION:=2.4.4 PKG_RELEASE:=1 -PKG_MD5SUM:=38c7ad91312bdd67fa57fe987b21183e +PKG_MD5SUM:=bd1a46c64727674149de61da2a32ca63 PKG_SOURCE_URL:=http://www.openswan.org/download PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz diff --git a/openwrt/target/linux/package/openswan/Makefile b/openwrt/target/linux/package/openswan/Makefile index 96e086b638..730ad9babc 100644 --- a/openwrt/target/linux/package/openswan/Makefile +++ b/openwrt/target/linux/package/openswan/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk include ../../rules.mk PKG_NAME:=openswan -PKG_VERSION:=2.4.2 +PKG_VERSION:=2.4.4 PKG_RELEASE:=1 -PKG_MD5SUM:=38c7ad91312bdd67fa57fe987b21183e +PKG_MD5SUM:=bd1a46c64727674149de61da2a32ca63 PKG_SOURCE_URL:=http://www.openswan.org/download PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz