1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 04:51:04 +03:00

security update, fixes #52

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2493 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2005-11-15 09:33:33 +00:00
parent 32a2f9b8ad
commit f409bc9343
2 changed files with 4 additions and 4 deletions

View File

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

View File

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