mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
pkgconf: fix checksum
This commit is contained in:
parent
c0a6cd75a3
commit
f4a01cf31d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ build_style=gnu-configure # cmake and meson also available
|
|||
configure_args="--disable-shared --disable-static"
|
||||
changelog="https://git.dereferenced.org/pkgconf/pkgconf/raw/branch/master/NEWS"
|
||||
distfiles="https://distfiles.dereferenced.org/pkgconf/${pkgname}-${version}.tar.xz"
|
||||
checksum=d3468308553c94389dadfd10c4d1067269052b5364276a9d24a643c88485f715
|
||||
checksum=9c5864a4e08428ef52f05a41c948529555458dec6d283b50f8b7d32463c54664
|
||||
|
||||
alternatives="
|
||||
pkg-config:pkg-config:/usr/bin/pkgconf
|
||||
|
|
Loading…
Add table
Reference in a new issue