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