summaryrefslogtreecommitdiff
path: root/community/bird/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/bird/PKGBUILD')
-rw-r--r--community/bird/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/bird/PKGBUILD b/community/bird/PKGBUILD
index e1c4b66ca..639ac47ca 100644
--- a/community/bird/PKGBUILD
+++ b/community/bird/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 94704 2013-07-29 09:56:29Z seblu $
+# $Id: PKGBUILD 98871 2013-10-20 22:53:38Z seblu $
# Maintainer: Sébastien Luttringer
pkgbase=bird
pkgname=('bird' 'bird6')
pkgver=1.3.11
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url='http://bird.network.cz/'
license=('GPL2')
@@ -13,8 +13,8 @@ source=("ftp://bird.network.cz/pub/bird/${pkgname}-${pkgver}.tar.gz"
'bird.service'
'bird6.service')
md5sums=('8ad2eb997fb8251bc5b24cf32619571b'
- '01360e3b71ff2ed2223e87a3176e0659'
- 'b895b473cbc98cfd54751f737536eb1e')
+ '69221e063a3f07dcad519d5eeacaae75'
+ '5b172bd052b523efd95ee018e891e181')
build() {
cd $pkgbase-$pkgver