diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template index 933d100c81a..8e62cd1aa3b 100644 --- a/srcpkgs/rpm/template +++ b/srcpkgs/rpm/template @@ -1,6 +1,6 @@ # Template file for 'rpm' pkgname=rpm -version=4.13.0.2 +version=4.13.1 revision=1 build_style=gnu-configure configure_args="--with-lua --with-cap --with-acl --with-external-db --enable-python PYTHON=python2" @@ -13,8 +13,8 @@ short_desc="Red Hat Package Management Utils" maintainer="maxice8 " license="GPL-2.0-or-later" homepage="http://rpm.org" -distfiles="http://ftp.rpm.org/releases/rpm-${version%.*.*}.x/rpm-${version}.tar.bz2" -checksum=2f3e2c07c354d16f2305ddd93ed030c8403d59b272f2fb6722445b091ff14194 +distfiles="http://ftp.rpm.org/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2" +checksum=81e5bc8e46baa0710a19c7d9bb34c24baceefeeafd86a9033e1e4d9613bb5b60 conflicts="rpmextract>=0" # Both provide rpm2cpio CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"