bird: update to 2.0.9
This commit is contained in:
parent
b93da11c01
commit
8b56a7dc0f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bird'
|
# Template file for 'bird'
|
||||||
pkgname=bird
|
pkgname=bird
|
||||||
version=2.0.8
|
version=2.0.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=bird-v$version
|
wrksrc=bird-v$version
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://bird.network.cz"
|
homepage="https://bird.network.cz"
|
||||||
distfiles="https://gitlab.labs.nic.cz/labs/bird/-/archive/v${version}/bird-v${version}.tar.gz"
|
distfiles="https://gitlab.labs.nic.cz/labs/bird/-/archive/v${version}/bird-v${version}.tar.gz"
|
||||||
checksum=4d0eeea762dcd4422e1e276e2ed123cfed630cf1cce017b50463d79fcf2fff0c
|
checksum=912d5c1bbefffd6198b10688ef6e16d0b9dfb2886944f481fc38b4d869ffd2c4
|
||||||
|
|
||||||
conf_files="/etc/bird.conf"
|
conf_files="/etc/bird.conf"
|
||||||
system_accounts="_bird"
|
system_accounts="_bird"
|
||||||
|
|
Loading…
Reference in New Issue