frr: add explicit python_version
This commit is contained in:
parent
780d78d6f1
commit
d7c7dfb4c7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ 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=40fea6ff007453e27761a0372cde51fd8279f89984dff009092eebe2a7b29be3
|
||||
python_version=2 #unverified
|
||||
nocross="http://ix.io/1rQ6"
|
||||
system_groups="_frrvty"
|
||||
system_accounts="_frr"
|
||||
|
|
Loading…
Reference in a new issue