[arch-commits] Commit in bird/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Sun Oct 9 10:37:05 UTC 2016


    Date: Sunday, October 9, 2016 @ 10:37:04
  Author: seblu
Revision: 277944

upgpkg: bird 1.6.2-1

- fix FS#51037

Modified:
  bird/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-09 07:22:27 UTC (rev 277943)
+++ PKGBUILD	2016-10-09 10:37:04 UTC (rev 277944)
@@ -3,7 +3,7 @@
 
 pkgbase=bird
 pkgname=('bird' 'bird6')
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://bird.network.cz/'
@@ -12,7 +12,7 @@
 source=("ftp://bird.network.cz/pub/bird/${pkgname}-${pkgver}.tar.gz"
         'bird.service'
         'bird6.service')
-md5sums=('2b2909ef76c6931e2e1e98da9f6df64c'
+md5sums=('36bc84db93ae7a2fe10194075331e1b9'
          '69221e063a3f07dcad519d5eeacaae75'
          '5b172bd052b523efd95ee018e891e181')
 



More information about the arch-commits mailing list