pkgconf: update to 1.7.4.
This commit is contained in:
parent
b1f0059297
commit
811bd2fb67
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=1.7.3
|
||||
version=1.7.4
|
||||
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=b846aea51cf696c3392a0ae58bef93e2e72f8e7073ca6ad1ed8b01c85871f9c0
|
||||
checksum=d73f32c248a4591139a6b17777c80d4deab6b414ec2b3d21d0a24be348c476ab
|
||||
|
||||
alternatives="
|
||||
pkg-config:pkg-config:/usr/bin/pkgconf
|
||||
|
|
Loading…
Reference in a new issue