bird: update to 2.0.3.
This commit is contained in:
parent
30f9d1f043
commit
f92d8149e4
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'bird'
|
||||
pkgname=bird
|
||||
version=2.0.2
|
||||
revision=2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/bird.conf"
|
||||
hostmakedepends="flex autoconf"
|
||||
makedepends="ncurses-devel readline-devel"
|
||||
short_desc="The BIRD Internet Routing Daemon"
|
||||
short_desc="BIRD Internet Routing Daemon"
|
||||
maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://bird.network.cz"
|
||||
distfiles="ftp://bird.network.cz/pub/bird/bird-${version}.tar.gz"
|
||||
checksum=035f91d6f568f8ed438a0814235ac4c5c79147cd2acf201322c307732883480f
|
||||
checksum=0f49b38327d3109553acfa662ac0cf0377719226a03c124cd2e0ea2265ecb1de
|
||||
|
||||
system_accounts="_bird"
|
||||
|
||||
|
|
Loading…
Reference in a new issue