pkgconf: update to 1.6.1.
This commit is contained in:
parent
986eab586c
commit
5cf29cef4f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pkgconf'
|
# Template file for 'pkgconf'
|
||||||
pkgname=pkgconf
|
pkgname=pkgconf
|
||||||
version=1.6.0
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure # cmake and meson also available
|
build_style=gnu-configure # cmake and meson also available
|
||||||
configure_args="--disable-shared --disable-static"
|
configure_args="--disable-shared --disable-static"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://git.dereferenced.org/pkgconf/pkgconf"
|
homepage="https://git.dereferenced.org/pkgconf/pkgconf"
|
||||||
changelog="https://git.dereferenced.org/pkgconf/pkgconf/raw/branch/master/NEWS"
|
changelog="https://git.dereferenced.org/pkgconf/pkgconf/raw/branch/master/NEWS"
|
||||||
distfiles="https://distfiles.dereferenced.org/pkgconf/${pkgname}-${version}.tar.xz"
|
distfiles="https://distfiles.dereferenced.org/pkgconf/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6135a3abb576672ba54a899860442ba185063f0f90dae5892f64f7bae8e1ece5
|
checksum=22b9ee38438901f9d60f180e5182821180854fa738fd071f593ea26a81da208c
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
pkg-config:pkg-config:/usr/bin/pkgconf
|
pkg-config:pkg-config:/usr/bin/pkgconf
|
||||||
|
|
Loading…
Reference in a new issue