openswan: Fix SRC_URI

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4355 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-04-27 13:04:09 +00:00
parent acc62fcec3
commit a0fe51bcfa
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ RRECOMMENDS = "kernel-module-ipsec"
RDEPENDS_nylon = "perl"
PR = "r0"
SRC_URI = "http://www.openswan.org/download/openswan-${PV}.tar.gz \
SRC_URI = "http://www.openswan.org/download/old/openswan-${PV}.tar.gz \
file://openswan-2.4.7-gentoo.patch;patch=1 \
file://installflags.patch;patch=1 \
file://ld-library-path-breakage.patch;patch=1"