mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bird: update to 2.0.12
This commit is contained in:
parent
e99de08d23
commit
82dd6d71d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bird'
|
# Template file for 'bird'
|
||||||
pkgname=bird
|
pkgname=bird
|
||||||
version=2.0.11
|
version=2.0.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://bird.network.cz"
|
homepage="https://bird.network.cz"
|
||||||
changelog="https://gitlab.nic.cz/labs/bird/-/raw/master/NEWS"
|
changelog="https://gitlab.nic.cz/labs/bird/-/raw/master/NEWS"
|
||||||
distfiles="https://bird.network.cz/download/bird-${version}.tar.gz"
|
distfiles="https://bird.network.cz/download/bird-${version}.tar.gz"
|
||||||
checksum=60a7b83b67b9d089d2a745a11fddd12461f631abc7b645b6c085adf90b3f55d6
|
checksum=3ec462a237d06d1f4455d6ec00a42f0b1686061fc988e5c89a841d01dd753b53
|
||||||
|
|
||||||
conf_files="/etc/bird.conf"
|
conf_files="/etc/bird.conf"
|
||||||
system_accounts="_bird"
|
system_accounts="_bird"
|
||||||
|
|
Loading…
Add table
Reference in a new issue