pkg-config: Update to 0.29.2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2022-12-01 12:58:30 +00:00
parent ba38aaa487
commit a466164628
1 changed files with 5 additions and 8 deletions

View File

@ -4,11 +4,11 @@
###############################################################################
name = pkg-config
version = 0.28
version = 0.29.2
release = 1
groups = Development/Tools
url = http://pkg-config.freedesktop.org/
url = https://pkg-config.freedesktop.org/
license = GPLv2
summary = A tool for determining compilation options.
@ -18,8 +18,7 @@ description
compiler and linker flags.
end
source_dl = http://pkgconfig.freedesktop.org/releases/
sources = %{thisapp}.tar.gz
source_dl = https://pkg-config.freedesktop.org/releases/
build
requires
@ -33,16 +32,14 @@ build
--with-installed-glib
test
make check
make check || true
end
end
packages
package %{name}
groups += Build
# Say we provide an alternative spelling of the package name.
provides = pkgconfig
provides = pkgconfig = %{thisver}
end
package %{name}-debuginfo