[arch-commits] CVS update of extra/network/openswan (PKGBUILD)

Tom Killian tom at archlinux.org
Sun May 27 14:20:46 UTC 2007


    Date: Sunday, May 27, 2007 @ 10:20:46
  Author: tom
    Path: /home/cvs-extra/extra/network/openswan

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: openswan 2.4.8-1


----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)


Index: extra/network/openswan/PKGBUILD
diff -u extra/network/openswan/PKGBUILD:1.3 extra/network/openswan/PKGBUILD:1.4
--- extra/network/openswan/PKGBUILD:1.3	Wed Nov 15 07:22:16 2006
+++ extra/network/openswan/PKGBUILD	Sun May 27 10:20:45 2007
@@ -1,17 +1,18 @@
-# Maintainer: Tom Killian <tomk at runbox.com>
+# $Id: PKGBUILD,v 1.4 2007/05/27 14:20:45 tom Exp $
+# Maintainer: Tom Killian <tom at arclinux.org>
 
 pkgname=openswan
-pkgver=2.4.7
+pkgver=2.4.8
 pkgrel=1
 pkgdesc="Open Source implementation of IPsec for the Linux operating system"
 url="http://www.openswan.org"
 license=('GPL' 'custom')
+arch=('i686')
 depends=('iproute' 'gmp' 'perl')
 backup=(etc/ipsec.conf etc/ipsec.d/examples/no_oe.conf \
         etc/ipsec.d/policies/{block,clear,clear-or-private,private,private-or-clear})
 source=(http://www.openswan.org/download/openswan-$pkgver.tar.gz \
 	openswan.rc.d)
-md5sums=('70f22e8adc39e07a165f75eccb7cd079' '543d84162761b9cc9ec319e938c4dd2a')
 
 build() {
   # Create /etc/rc.d for init script, and license directory
@@ -37,3 +38,5 @@
   # Install init script
   install -Dm755 ../openswan.rc.d $startdir/pkg/etc/rc.d/openswan
 }
+md5sums=('918cc56ccf8e5d14cd2047e47450b34a'
+         '543d84162761b9cc9ec319e938c4dd2a')




More information about the arch-commits mailing list