summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-15 09:33:33 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-15 09:33:33 +0000
commitd3b7cd7b056aa9449bd32f4deb964048fd983ef0 (patch)
treee788ff532977efb9f8d7aef52630f769565711c3 /openwrt/target/linux
parentfd5edd01ac012021d91dfaf2b10a48762cce90cd (diff)
security update, fixes #52
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2493 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux')
-rw-r--r--openwrt/target/linux/package/openswan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/package/openswan/Makefile b/openwrt/target/linux/package/openswan/Makefile
index 5afec1b3d..96e086b63 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.0
+PKG_VERSION:=2.4.2
PKG_RELEASE:=1
-PKG_MD5SUM:=6cbba783658eb62b87cbf4937f5e8464
+PKG_MD5SUM:=38c7ad91312bdd67fa57fe987b21183e
PKG_SOURCE_URL:=http://www.openswan.org/download
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz