rpm: update to 4.15.1.

This commit is contained in:
Anthony Iliopoulos 2019-11-22 20:03:52 +01:00 committed by Helmut Pozimski
parent 657789c107
commit 9b0bd6f07f

View file

@ -1,6 +1,6 @@
# Template file for 'rpm'
pkgname=rpm
version=4.15.0
version=4.15.1
revision=1
build_style=gnu-configure
configure_args="--with-lua --with-cap --with-acl --with-external-db
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
homepage="https://rpm.org"
changelog="https://rpm.org/wiki/Releases/${version}.html"
distfiles="http://ftp.rpm.org/releases/rpm-4.15.x/rpm-${version}.tar.bz2"
checksum=1e06723b13591e57c99ebe2006fb8daddc4cf72efb366a64a34673ba5f61c201
checksum=ddef45f9601cd12042edfc9b6e37efcca32814e1e0f4bb8682d08144a3e2d230
conflicts="rpmextract>=0" # Both provide rpm2cpio
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python3.6"