From 424d05490f66ce49912b34cc9b6375e6f718e346 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/openwrt@3535 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/package/openswan/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/package/openswan/Makefile') diff --git a/target/linux/package/openswan/Makefile b/target/linux/package/openswan/Makefile index 9c1b1829f..bedd543fb 100644 --- a/target/linux/package/openswan/Makefile +++ b/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