1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-06 03:01:18 +02:00

security update, fixes #52

SVN-Revision: 2493
This commit is contained in:
Waldemar Brodkorb 2005-11-15 09:33:33 +00:00
parent 5de370fbe2
commit 0fb3620001
2 changed files with 4 additions and 4 deletions

@ -3,9 +3,9 @@
include $(TOPDIR)/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

@ -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