rrdtool: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:13 -04:00 committed by Toyam Cox
parent b8e0896c21
commit a7aa732a2e

View file

@ -16,6 +16,7 @@ license="GPL-2.0-or-later"
homepage="http://oss.oetiker.ch/${pkgname}"
distfiles="http://oss.oetiker.ch/${pkgname}/pub/${pkgname}-${version}.tar.gz"
checksum=a199faeb7eff7cafc46fac253e682d833d08932f3db93a550a4a5af180ca58db
python_version=2 #unverified
nocross=yes
python-rrdtool_package() {