mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
frr: update to 7.0.1.
This commit is contained in:
parent
d1d49987cf
commit
aa7a6b36c9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'frr'
|
# Template file for 'frr'
|
||||||
pkgname=frr
|
pkgname=frr
|
||||||
version=7.0
|
version=7.0.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# chroot-texinfo is not able to build frr's docs
|
# chroot-texinfo is not able to build frr's docs
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://frrouting.org"
|
homepage="https://frrouting.org"
|
||||||
distfiles="https://github.com/FRRouting/frr/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/FRRouting/frr/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=15b62dc0c52531e4bcefa6b830e9b9b07d1d0f189c2110307dbc19d80b719354
|
checksum=5b74fc2c730e9973eab03546415f8dd7b36fa00fbf0bc856458266773dd5ae6d
|
||||||
nocross="http://ix.io/1rQ6"
|
nocross="http://ix.io/1rQ6"
|
||||||
system_groups="_frrvty"
|
system_groups="_frrvty"
|
||||||
system_accounts="_frr"
|
system_accounts="_frr"
|
||||||
|
|
Loading…
Add table
Reference in a new issue