rpm: update to 4.16.1.3.
This commit is contained in:
parent
758b4a3c6e
commit
bb824210e4
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.16.1.2
|
version=4.16.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-lua --with-cap --with-acl --with-external-db
|
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"
|
homepage="https://rpm.org"
|
||||||
changelog="https://rpm.org/wiki/Releases/${version}.html"
|
changelog="https://rpm.org/wiki/Releases/${version}.html"
|
||||||
distfiles="http://ftp.rpm.org/releases/rpm-4.16.x/rpm-${version}.tar.bz2"
|
distfiles="http://ftp.rpm.org/releases/rpm-4.16.x/rpm-${version}.tar.bz2"
|
||||||
checksum=8357329ceefc92c41687988b22198b26f74a12a9a68ac00728f934a5c4b4cacc
|
checksum=513dc7f972b6e7ccfc9fc7f9c01d5310cc56ee853892e4314fa2cad71478e21d
|
||||||
python_version=3
|
python_version=3
|
||||||
conflicts="rpmextract>=0" # Both provide rpm2cpio
|
conflicts="rpmextract>=0" # Both provide rpm2cpio
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue