From 272da5bb743356606e6e3c1df77b285810ae5d04 Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Wed, 16 Jul 2014 15:18:59 -0400 Subject: [PATCH] community/bird to 1.4.4-1 --- community/bird/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/bird/PKGBUILD b/community/bird/PKGBUILD index 76c473857..2bba6ce9e 100644 --- a/community/bird/PKGBUILD +++ b/community/bird/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=bird pkgname=('bird' 'bird6') -pkgver=1.4.3 +pkgver=1.4.4 pkgrel=1 arch=('i686' 'x86_64') url='http://bird.network.cz/' @@ -15,7 +15,7 @@ depends=('readline' 'ncurses') source=("ftp://bird.network.cz/pub/bird/${pkgname}-${pkgver}.tar.gz" 'bird.service' 'bird6.service') -md5sums=('eb7e00b9c1d102ddfcbc19d9cb168511' +md5sums=('4ec3a9165928a541326ec9de316da974' '69221e063a3f07dcad519d5eeacaae75' '5b172bd052b523efd95ee018e891e181')