frr: update to 7.0.1.
This commit is contained in:
parent
d1d49987cf
commit
aa7a6b36c9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'frr'
|
||||
pkgname=frr
|
||||
version=7.0
|
||||
revision=2
|
||||
version=7.0.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
# 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"
|
||||
homepage="https://frrouting.org"
|
||||
distfiles="https://github.com/FRRouting/frr/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=15b62dc0c52531e4bcefa6b830e9b9b07d1d0f189c2110307dbc19d80b719354
|
||||
checksum=5b74fc2c730e9973eab03546415f8dd7b36fa00fbf0bc856458266773dd5ae6d
|
||||
nocross="http://ix.io/1rQ6"
|
||||
system_groups="_frrvty"
|
||||
system_accounts="_frr"
|
||||
|
|
Loading…
Reference in New Issue