mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
pkgconf: update to 1.6.3.
This commit is contained in:
parent
3fdaa19139
commit
a9089a667d
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.1
|
version=1.6.3
|
||||||
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=22b9ee38438901f9d60f180e5182821180854fa738fd071f593ea26a81da208c
|
checksum=61f0b31b0d5ea0e862b454a80c170f57bad47879c0c42bd8de89200ff62ea210
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
pkg-config:pkg-config:/usr/bin/pkgconf
|
pkg-config:pkg-config:/usr/bin/pkgconf
|
||||||
|
|
Loading…
Add table
Reference in a new issue