[arch-commits] Commit in xl2tpd/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Sun Jan 12 22:02:37 UTC 2014


    Date: Sunday, January 12, 2014 @ 23:02:36
  Author: spupykin
Revision: 103869

upgpkg: xl2tpd 1.3.4rc1-1

upd

Modified:
  xl2tpd/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-12 20:31:29 UTC (rev 103868)
+++ PKGBUILD	2014-01-12 22:02:36 UTC (rev 103869)
@@ -3,8 +3,8 @@
 # Contributor: Hengfu <rhfcaesar at gmail.com>
 
 pkgname=xl2tpd
-pkgver=1.3.1
-pkgrel=3
+pkgver=1.3.4rc1
+pkgrel=1
 pkgdesc="an open source implementation of the L2TP maintained by Xelerance Corporation"
 arch=('i686' 'x86_64')
 url="http://www.xelerance.com/services/software/xl2tpd/"
@@ -19,7 +19,7 @@
 	xl2tpd.service
 	xl2tpd.tmpfiles
 	ipparam.patch)
-md5sums=('38c2461d3562f98b08454ca403706886'
+md5sums=('5d26c43791a8347a252c9307794d6179'
          '5f0ae07026e61a3dd15a76fd4144a6d5'
          '16ed0886115d4dcc21072cfb847250bb'
          'ed57eb67335cdf246251285dad502cc7'
@@ -30,7 +30,7 @@
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  patch -p1 <$srcdir/ipparam.patch
+#  patch -p1 <$srcdir/ipparam.patch
 
   make KERNELSRC=/usr/src/linux-`uname -r` PREFIX=/usr SBINDIR=/usr/bin
 }




More information about the arch-commits mailing list