From 9c95d4be7d350ff19ed358f14acd180a822c6a45 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 14 Apr 2014 21:25:39 +0000 Subject: [PATCH] community/bird to 1.4.3-1 --- community/bird/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/bird/PKGBUILD b/community/bird/PKGBUILD index cb00db459..76c473857 100644 --- a/community/bird/PKGBUILD +++ b/community/bird/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=bird pkgname=('bird' 'bird6') -pkgver=1.4.2 +pkgver=1.4.3 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=('127c154a5a000fa5658ee1c53c44ab68' +md5sums=('eb7e00b9c1d102ddfcbc19d9cb168511' '69221e063a3f07dcad519d5eeacaae75' '5b172bd052b523efd95ee018e891e181')