rpm: update to 4.13.1.
This commit is contained in:
parent
643bdc728a
commit
d4b7d3f3f4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rpm'
|
# Template file for 'rpm'
|
||||||
pkgname=rpm
|
pkgname=rpm
|
||||||
version=4.13.0.2
|
version=4.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-lua --with-cap --with-acl --with-external-db --enable-python PYTHON=python2"
|
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 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://rpm.org"
|
homepage="http://rpm.org"
|
||||||
distfiles="http://ftp.rpm.org/releases/rpm-${version%.*.*}.x/rpm-${version}.tar.bz2"
|
distfiles="http://ftp.rpm.org/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
|
||||||
checksum=2f3e2c07c354d16f2305ddd93ed030c8403d59b272f2fb6722445b091ff14194
|
checksum=81e5bc8e46baa0710a19c7d9bb34c24baceefeeafd86a9033e1e4d9613bb5b60
|
||||||
conflicts="rpmextract>=0" # Both provide rpm2cpio
|
conflicts="rpmextract>=0" # Both provide rpm2cpio
|
||||||
|
|
||||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"
|
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue