main/ipsec-tools: update to 20090903 snapshot

remove the patch merged upstream.
This commit is contained in:
Timo Teras 2009-09-03 13:42:21 +04:00
parent 2b56d85b3f
commit 3bb9b2ed2a
2 changed files with 3 additions and 1232 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ipsec-tools
pkgver=0.8_alpha20090820
_myver=0.8-alpha20090820
pkgver=0.8_alpha20090903
_myver=0.8-alpha20090903
pkgrel=0
pkgdesc="User-space IPsec tools for various IPsec implementations"
url="http://ipsec-tools.sourceforge.net/"
@ -12,7 +12,6 @@ subpackages="$pkgname-doc $pkgname-dev"
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$_myver.tar.gz
racoon.initd
racoon.confd
10-rekey-ph1hint.patch
50-reverse-connect.patch
60-debug-quick.patch
"
@ -45,9 +44,8 @@ build() {
install -D -m644 ../racoon.confd "$pkgdir"/etc/conf.d/racoon
}
md5sums="8b79f9e773043a47d636b4c6f59b84eb ipsec-tools-0.8-alpha20090820.tar.gz
md5sums="8ec28d4e89c0f5e49ae2caa7463fbcfd ipsec-tools-0.8-alpha20090903.tar.gz
fce62b52b598be268e27609f470f8e9b racoon.initd
2d00250cf72da7f2f559c91b65a48747 racoon.confd
4ee586cc6c6f1e0dd7a8bd9da0f5111d 10-rekey-ph1hint.patch
13bda94a598aabf593280e04ea16065d 50-reverse-connect.patch
baa13d7f0f48955c792f7fcd42a8587a 60-debug-quick.patch"