From 140c75cf591c1cc60ba5fe05b1d86c1d5b3674d6 Mon Sep 17 00:00:00 2001 From: wbx Date: Tue, 28 Mar 2006 23:33:28 +0000 Subject: update openswan to 2.4.5rc5 and fix compile issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3535 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/package/openswan/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'openwrt/target/linux/package/openswan/Makefile') diff --git a/openwrt/target/linux/package/openswan/Makefile b/openwrt/target/linux/package/openswan/Makefile index 9c1b1829f8..bedd543fbc 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.4 -PKG_RELEASE:=2 -PKG_MD5SUM:=bd1a46c64727674149de61da2a32ca63 +PKG_VERSION:=2.4.5rc5 +PKG_RELEASE:=1 +PKG_MD5SUM:=c2547f70b2d7c33deafb2b230305cef5 PKG_SOURCE_URL:=http://www.openswan.org/download PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- cgit v1.2.3