From d7c7dfb4c7f74f287334ec7a5dbd4256efe1122e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:10 -0400 Subject: [PATCH] frr: add explicit python_version --- srcpkgs/frr/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/frr/template b/srcpkgs/frr/template index fe714af215..05163cc6ad 100644 --- a/srcpkgs/frr/template +++ b/srcpkgs/frr/template @@ -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"