[arch-commits] Commit in bird/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Mon Jan 14 14:11:07 UTC 2019
Date: Monday, January 14, 2019 @ 14:11:06
Author: seblu
Revision: 344072
upgpkg: bird 2.0.3-1
Modified:
bird/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-14 14:08:37 UTC (rev 344071)
+++ PKGBUILD 2019-01-14 14:11:06 UTC (rev 344072)
@@ -1,8 +1,8 @@
# Maintainer: Sébastien Luttringer
pkgname=bird
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.0.3
+pkgrel=1
pkgdesc='RIP, OSPF, BGP, MPLS, BFD, Babbel routing daemon'
arch=('x86_64')
url='http://bird.network.cz/'
@@ -12,7 +12,7 @@
replaces=('bird6')
source=("ftp://bird.network.cz/pub/bird/$pkgname-$pkgver.tar.gz"
'bird.service')
-md5sums=('de17645b045fa13912409aea59420132'
+md5sums=('c1d869c5ed680dad18cd8a1044b89d62'
'69221e063a3f07dcad519d5eeacaae75')
prepare() {
More information about the arch-commits
mailing list