mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pkgconf: update to 1.5.2.
This commit is contained in:
parent
4e474952c1
commit
5718b2c058
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.5.1
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
conflicts="pkg-config"
|
conflicts="pkg-config"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,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=d6877d721f84b59f137da48b237f16e68b598f5afc4f2a04d0a5c9e7e2bf5462
|
checksum=354f711a4f038121a5bb46c4521c7666a61d34d0732e1b4435011c364d2b9564
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue