rpm: update to 4.18.1.
This commit is contained in:
parent
d567385310
commit
f605ffebc0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rpm'
|
# Template file for 'rpm'
|
||||||
pkgname=rpm
|
pkgname=rpm
|
||||||
version=4.18.0
|
version=4.18.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-cap --with-acl
|
configure_args="--with-cap --with-acl
|
||||||
|
@ -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=2a17152d7187ab30edf2c2fb586463bdf6388de7b5837480955659e5e9054554
|
checksum=37f3b42c0966941e2ad3f10fde3639824a6591d07197ba8fd0869ca0779e1f56
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"
|
CFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue