mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
rpm: update to 4.18.0.
This commit is contained in:
parent
93a020c5e5
commit
d567385310
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rpm'
|
# Template file for 'rpm'
|
||||||
pkgname=rpm
|
pkgname=rpm
|
||||||
version=4.17.1
|
version=4.18.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-cap --with-acl
|
configure_args="--with-cap --with-acl
|
||||||
--enable-python PYTHON=python3 --sharedstatedir=/var/lib"
|
--enable-python PYTHON=python3 --sharedstatedir=/var/lib"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://rpm.org"
|
homepage="https://rpm.org"
|
||||||
changelog="https://rpm.org/wiki/Releases/${version}.html"
|
changelog="https://rpm.org/wiki/Releases/${version}.html"
|
||||||
distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
|
distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
|
||||||
checksum=0c11b793466e7258851ff82bd65c8ffd8c2dbbc70acc869a5d34150549926e5d
|
checksum=2a17152d7187ab30edf2c2fb586463bdf6388de7b5837480955659e5e9054554
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"
|
CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue