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

Sébastien Luttringer seblu at archlinux.org
Sun Apr 19 22:43:57 UTC 2015


    Date: Monday, April 20, 2015 @ 00:43:57
  Author: seblu
Revision: 237761

upgpkg: radvd 2.11-1

Modified:
  radvd/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-19 22:36:38 UTC (rev 237760)
+++ PKGBUILD	2015-04-19 22:43:57 UTC (rev 237761)
@@ -4,7 +4,7 @@
 # Contributor: Mark Smith <markzzzsmith at yahoo.com.au>
 
 pkgname=radvd
-pkgver=2.10
+pkgver=2.11
 pkgrel=1
 pkgdesc='IPv6 Router Advertisement Daemon'
 url='http://www.litech.org/radvd/'
@@ -16,7 +16,7 @@
 validpgpkeys=('B11F2EED32FB6728F700337C411FA8C112D91A31') # Reuben Hawkins
 source=("http://www.litech.org/radvd/dist/$pkgname-$pkgver.tar.xz"{,.asc}
         "$pkgname.service")
-sha1sums=('a6b41df6ccc3ecc704809f6072baa5dc1c92dc54'
+sha1sums=('6935f3bb92a9c1aaf7f57225fbeb6cb07191104e'
           'SKIP'
           '2fdba3b0ed28c67dc1c04bfd1439fa4dece88bbc')
 
@@ -31,6 +31,7 @@
     --sbindir=/usr/bin \
     --sysconfdir=/etc \
     --with-pidfile=/run/radvd.pid \
+    --with-check \
     --mandir=/usr/share/man
   make
 }



More information about the arch-commits mailing list