rpm: update to 4.17.1.

This commit is contained in:
glaulher 2022-07-07 13:51:53 -03:00 committed by classabbyamp
parent 4884fe21d0
commit 4ee84442cf

View file

@ -1,13 +1,10 @@
# Template file for 'rpm'
pkgname=rpm
version=4.17.0
version=4.17.1
revision=1
build_style=gnu-configure
# configure checks sys.version[:3] for Python versioning, so 3.10 becomes 3.1;
# until this is fixed upstream, manually define am_cv_python_version to circumvent
configure_args="--with-cap --with-acl
--enable-python PYTHON=python3 --sharedstatedir=/var/lib
am_cv_python_version=${py3_ver}"
--enable-python PYTHON=python3 --sharedstatedir=/var/lib"
hostmakedepends="automake gettext-devel libtool pkg-config
python3-setuptools"
makedepends="libgcrypt-devel binutils-devel elfutils-devel file-devel libarchive-devel
@ -18,7 +15,7 @@ license="GPL-2.0-or-later"
homepage="https://rpm.org"
changelog="https://rpm.org/wiki/Releases/${version}.html"
distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
checksum=2e0d220b24749b17810ed181ac1ed005a56bbb6bc8ac429c21f314068dc65e6a
checksum=0c11b793466e7258851ff82bd65c8ffd8c2dbbc70acc869a5d34150549926e5d
python_version=3
conflicts="rpmextract>=0" # Both provide rpm2cpio