mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-22 14:00:40 +08:00
update: bird-babel-rtt-debug-git
This commit is contained in:
parent
b2b13a3057
commit
9b46c48110
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
_pkgname=bird
|
_pkgname=bird
|
||||||
pkgname=$_pkgname-babel-rtt-debug-git
|
pkgname=$_pkgname-babel-rtt-debug-git
|
||||||
pkgver=r3826.4c582913
|
pkgver=r3837.d6dd113a
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='RIP, OSPF, BGP, MPLS, BFD, Babel routing daemon (with babel-rtt)'
|
pkgdesc='RIP, OSPF, BGP, MPLS, BFD, Babel routing daemon (with babel-rtt)'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://github.com/tohojo/bird'
|
url='https://github.com/isjerryxiao/bird'
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
backup=('etc/bird.conf')
|
backup=('etc/bird.conf')
|
||||||
makedepends=('git' 'autoconf' 'automake')
|
makedepends=('git' 'autoconf' 'automake')
|
||||||
|
@ -13,7 +13,7 @@ conflicts=("$_pkgname")
|
||||||
provides=("$_pkgname")
|
provides=("$_pkgname")
|
||||||
replaces=('bird6')
|
replaces=('bird6')
|
||||||
options=(!emptydirs debug strip)
|
options=(!emptydirs debug strip)
|
||||||
source=("${_pkgname}::git+https://github.com/tohojo/bird.git#branch=babel-rtt-01"
|
source=("${_pkgname}::git+https://github.com/isjerryxiao/bird.git#branch=master"
|
||||||
'bird.service'
|
'bird.service'
|
||||||
)
|
)
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
|
|
Loading…
Reference in a new issue