mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:05:19 +02:00
close ticket #63
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2553 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e3fc6f251e
commit
914dbb9ef2
@ -3,9 +3,9 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=openswan
|
||||
PKG_VERSION:=2.4.2
|
||||
PKG_VERSION:=2.4.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=38c7ad91312bdd67fa57fe987b21183e
|
||||
PKG_MD5SUM:=bd1a46c64727674149de61da2a32ca63
|
||||
|
||||
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.2
|
||||
PKG_VERSION:=2.4.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=38c7ad91312bdd67fa57fe987b21183e
|
||||
PKG_MD5SUM:=bd1a46c64727674149de61da2a32ca63
|
||||
|
||||
PKG_SOURCE_URL:=http://www.openswan.org/download
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user