bird: update to 2.0.4.
This commit is contained in:
parent
a6e51d6a28
commit
7d31c38ea2
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'bird'
|
||||
pkgname=bird
|
||||
version=2.0.3
|
||||
revision=2
|
||||
version=2.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/bird.conf"
|
||||
hostmakedepends="flex autoconf"
|
||||
makedepends="ncurses-devel readline-devel"
|
||||
short_desc="BIRD Internet Routing Daemon"
|
||||
|
@ -11,8 +10,9 @@ 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=0f49b38327d3109553acfa662ac0cf0377719226a03c124cd2e0ea2265ecb1de
|
||||
checksum=676010b7517d4159b9af37401c26185f561ffcffeba73690a2ef2fad984714de
|
||||
|
||||
conf_files="/etc/bird.conf"
|
||||
system_accounts="_bird"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue