summaryrefslogtreecommitdiff
path: root/community/bird
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/bird
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'community/bird')
-rw-r--r--community/bird/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/bird/PKGBUILD b/community/bird/PKGBUILD
index 639ac47ca..2d41ca639 100644
--- a/community/bird/PKGBUILD
+++ b/community/bird/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 98871 2013-10-20 22:53:38Z seblu $
+# $Id: PKGBUILD 101733 2013-11-30 16:20:26Z seblu $
# Maintainer: Sébastien Luttringer
pkgbase=bird
pkgname=('bird' 'bird6')
-pkgver=1.3.11
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
arch=('i686' 'x86_64')
url='http://bird.network.cz/'
license=('GPL2')
@@ -12,7 +12,7 @@ depends=('readline' 'ncurses')
source=("ftp://bird.network.cz/pub/bird/${pkgname}-${pkgver}.tar.gz"
'bird.service'
'bird6.service')
-md5sums=('8ad2eb997fb8251bc5b24cf32619571b'
+md5sums=('4e5a47308335b1b0bf4691cac6c4174f'
'69221e063a3f07dcad519d5eeacaae75'
'5b172bd052b523efd95ee018e891e181')