mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bird: update to 2.15
This commit is contained in:
parent
7a10dc16e9
commit
beeff1a588
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.14
|
version=2.15
|
||||||
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=b0b9f6f8566541b9be4af1f0cac675c5a3785601a55667a7ec3d7de29735a786
|
checksum=7a6458fa41109c005531b23e3f7abd63d7000a99d195db4944ebccb539ed02f0
|
||||||
|
|
||||||
conf_files="/etc/bird.conf"
|
conf_files="/etc/bird.conf"
|
||||||
system_accounts="_bird"
|
system_accounts="_bird"
|
||||||
|
|
Loading…
Add table
Reference in a new issue