mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/bird to 1.6.1-1
This commit is contained in:
parent
3c86123fbf
commit
57a9694356
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgbase=bird
|
||||
pkgname=('bird' 'bird6')
|
||||
pkgver=1.6.0
|
||||
pkgver=1.6.1
|
||||
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=('4c92ec3548a2a120243879b6ef7046dd'
|
||||
md5sums=('2b2909ef76c6931e2e1e98da9f6df64c'
|
||||
'69221e063a3f07dcad519d5eeacaae75'
|
||||
'5b172bd052b523efd95ee018e891e181')
|
||||
|
||||
|
|
Loading…
Reference in a new issue