diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-07 03:51:15 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-07 03:51:15 +0000 |
commit | b32e5e13c7dbf2d3acdaf49e85ddbc424207c14c (patch) | |
tree | ad5380dc46956136c4343912508c80aadbf40bed /community/bird | |
parent | 38eab99b0f820f0d7720c7bc4c1dab4a7d5eaeab (diff) |
Mon Apr 7 03:43:56 UTC 2014
Diffstat (limited to 'community/bird')
-rw-r--r-- | community/bird/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/bird/PKGBUILD b/community/bird/PKGBUILD index cc71fcc31..42930aea2 100644 --- a/community/bird/PKGBUILD +++ b/community/bird/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 108743 2014-04-02 14:30:24Z seblu $ +# $Id: PKGBUILD 108886 2014-04-06 21:09:47Z seblu $ # Maintainer: Sébastien Luttringer pkgbase=bird pkgname=('bird' 'bird6') -pkgver=1.4.1 +pkgver=1.4.2 pkgrel=1 arch=('i686' 'x86_64') url='http://bird.network.cz/' @@ -12,7 +12,7 @@ depends=('readline' 'ncurses') source=("ftp://bird.network.cz/pub/bird/${pkgname}-${pkgver}.tar.gz" 'bird.service' 'bird6.service') -md5sums=('7bd6df9674e4003cfffd3343f14ee775' +md5sums=('127c154a5a000fa5658ee1c53c44ab68' '69221e063a3f07dcad519d5eeacaae75' '5b172bd052b523efd95ee018e891e181') |