rpm: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:18 -04:00
parent 721f709933
commit f0b59b6338

View file

@ -1,7 +1,7 @@
# Template file for 'rpm'
pkgname=rpm
version=4.15.1
revision=3
revision=4
build_style=gnu-configure
configure_args="--with-lua --with-cap --with-acl --with-external-db
--enable-python PYTHON=python3 --sharedstatedir=/var/lib"