mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'bird'
|
||||||
pkgname=bird
|
pkgname=bird
|
||||||
version=2.0.3
|
version=2.0.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/bird.conf"
|
|
||||||
hostmakedepends="flex autoconf"
|
hostmakedepends="flex autoconf"
|
||||||
makedepends="ncurses-devel readline-devel"
|
makedepends="ncurses-devel readline-devel"
|
||||||
short_desc="BIRD Internet Routing Daemon"
|
short_desc="BIRD Internet Routing Daemon"
|
||||||
|
@ -11,8 +10,9 @@ 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=0f49b38327d3109553acfa662ac0cf0377719226a03c124cd2e0ea2265ecb1de
|
checksum=676010b7517d4159b9af37401c26185f561ffcffeba73690a2ef2fad984714de
|
||||||
|
|
||||||
|
conf_files="/etc/bird.conf"
|
||||||
system_accounts="_bird"
|
system_accounts="_bird"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue