verify checksums
This commit is contained in:
11
packages/pkg-config.shrap
Normal file
11
packages/pkg-config.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "pkg-config")
|
||||
(version "0.29")
|
||||
(homepage "www.freedesktop.org/wiki/Software/pkg-config/")
|
||||
(src (tar
|
||||
(url "https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.tar.gz")
|
||||
(dir "pkg-config-0.29")
|
||||
(blake3 "16d375630d2b8f41086e9d00cd207ec9e2a74d7bfc57510ea088071840522f06")))
|
||||
(build
|
||||
(configure_make
|
||||
(configure_flags "CFLAGS=-Wno-format-nonliteral --with-internal-glib"))))
|
||||
Reference in New Issue
Block a user