mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
pkgconf: update to 2.1.0.
This commit is contained in:
parent
8e3c5aa244
commit
b98b7326af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=1.9.3
|
||||
version=2.1.0
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure # cmake and meson also available
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="http://pkgconf.org/"
|
||||
changelog="https://raw.githubusercontent.com/pkgconf/pkgconf/master/NEWS"
|
||||
distfiles="https://distfiles.ariadne.space/pkgconf/pkgconf-${version}.tar.xz"
|
||||
checksum=5fb355b487d54fb6d341e4f18d4e2f7e813a6622cf03a9e87affa6a40565699d
|
||||
checksum=266d5861ee51c52bc710293a1d36622ae16d048d71ec56034a02eb9cf9677761
|
||||
|
||||
alternatives="
|
||||
pkg-config:pkg-config:/usr/bin/pkgconf
|
||||
|
|
Loading…
Add table
Reference in a new issue