pkgconf: update to 1.9.3.
This commit is contained in:
parent
4bd901c17d
commit
0eb8293ac3
2 changed files with 3 additions and 3 deletions
|
@ -3580,7 +3580,7 @@ libgaminggear.so.0 libgaminggear-0.15.1_1
|
||||||
libgaminggearfx.so.0 libgaminggear-0.15.1_1
|
libgaminggearfx.so.0 libgaminggear-0.15.1_1
|
||||||
libgaminggearwidget.so.0 libgaminggear-0.15.1_1
|
libgaminggearwidget.so.0 libgaminggear-0.15.1_1
|
||||||
libopkg.so.1 libopkg-0.4.4_2
|
libopkg.so.1 libopkg-0.4.4_2
|
||||||
libpkgconf.so.3 libpkgconf-1.8.0_1
|
libpkgconf.so.4 libpkgconf-1.9.3_1
|
||||||
libkodiplatform.so.19.0 kodi-platform-20180302_1
|
libkodiplatform.so.19.0 kodi-platform-20180302_1
|
||||||
libQuotient.so.0.6 libQuotient-0.6.11_1
|
libQuotient.so.0.6 libQuotient-0.6.11_1
|
||||||
libipset.so.13 libipset-7.9_1
|
libipset.so.13 libipset-7.9_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pkgconf'
|
# Template file for 'pkgconf'
|
||||||
pkgname=pkgconf
|
pkgname=pkgconf
|
||||||
version=1.8.0
|
version=1.9.3
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure # cmake and meson also available
|
build_style=gnu-configure # cmake and meson also available
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="http://pkgconf.org/"
|
homepage="http://pkgconf.org/"
|
||||||
changelog="https://raw.githubusercontent.com/pkgconf/pkgconf/master/NEWS"
|
changelog="https://raw.githubusercontent.com/pkgconf/pkgconf/master/NEWS"
|
||||||
distfiles="https://distfiles.dereferenced.org/pkgconf/pkgconf-${version}.tar.xz"
|
distfiles="https://distfiles.dereferenced.org/pkgconf/pkgconf-${version}.tar.xz"
|
||||||
checksum=ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf
|
checksum=5fb355b487d54fb6d341e4f18d4e2f7e813a6622cf03a9e87affa6a40565699d
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
pkg-config:pkg-config:/usr/bin/pkgconf
|
pkg-config:pkg-config:/usr/bin/pkgconf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue