bird: update to 2.0.3.
This commit is contained in:
parent
30f9d1f043
commit
f92d8149e4
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'bird'
|
# Template file for 'bird'
|
||||||
pkgname=bird
|
pkgname=bird
|
||||||
version=2.0.2
|
version=2.0.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/bird.conf"
|
conf_files="/etc/bird.conf"
|
||||||
hostmakedepends="flex autoconf"
|
hostmakedepends="flex autoconf"
|
||||||
makedepends="ncurses-devel readline-devel"
|
makedepends="ncurses-devel readline-devel"
|
||||||
short_desc="The BIRD Internet Routing Daemon"
|
short_desc="BIRD Internet Routing Daemon"
|
||||||
maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
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="ftp://bird.network.cz/pub/bird/bird-${version}.tar.gz"
|
distfiles="ftp://bird.network.cz/pub/bird/bird-${version}.tar.gz"
|
||||||
checksum=035f91d6f568f8ed438a0814235ac4c5c79147cd2acf201322c307732883480f
|
checksum=0f49b38327d3109553acfa662ac0cf0377719226a03c124cd2e0ea2265ecb1de
|
||||||
|
|
||||||
system_accounts="_bird"
|
system_accounts="_bird"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue