diff options
Diffstat (limited to 'community/quagga')
-rw-r--r-- | community/quagga/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/quagga/PKGBUILD b/community/quagga/PKGBUILD index 2672e91cd..486fbec49 100644 --- a/community/quagga/PKGBUILD +++ b/community/quagga/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 96712 2013-09-03 08:11:01Z seblu $ +# $Id: PKGBUILD 98892 2013-10-21 07:13:03Z seblu $ # Maintainer: Sébastien Luttringer pkgname=quagga pkgver=0.99.22.4 -pkgrel=1 +pkgrel=2 pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite' arch=('i686' 'x86_64') url='http://www.quagga.net' license=('GPL2') depends=('libcap' 'libnl' 'net-snmp' 'readline' 'ncurses') -options=('!libtool' '!buildflags') +options=('!buildflags') install=quagga.install source=("http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz" 'babeld.service' |