mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/bird to 1.6.0-1
This commit is contained in:
parent
e934f3940a
commit
2065fda4fe
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
pkgbase=bird
|
||||
pkgname=('bird' 'bird6')
|
||||
pkgver=1.5.0
|
||||
pkgrel=2
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://bird.network.cz/'
|
||||
license=('GPL2')
|
||||
|
@ -15,7 +15,7 @@ depends=('readline' 'ncurses')
|
|||
source=("ftp://bird.network.cz/pub/bird/${pkgname}-${pkgver}.tar.gz"
|
||||
'bird.service'
|
||||
'bird6.service')
|
||||
md5sums=('330bde6372afa106abfe5a9737e471c1'
|
||||
md5sums=('4c92ec3548a2a120243879b6ef7046dd'
|
||||
'69221e063a3f07dcad519d5eeacaae75'
|
||||
'5b172bd052b523efd95ee018e891e181')
|
||||
|
||||
|
|
Loading…
Reference in a new issue