bird: update to 2.0.3.

This commit is contained in:
Johannes 2019-01-08 14:11:58 +01:00 committed by Johannes
parent 30f9d1f043
commit f92d8149e4
1 changed files with 4 additions and 4 deletions

View File

@ -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"