]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - pkg-config/pkg-config.nm
systemd: Update to 242
[ipfire-3.x.git] / pkg-config / pkg-config.nm
index bc36a26c1b57ba5cdcbd4fef7d429337307a0985..53851f265f36175c96e2884f73290ec206333910 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = pkg-config
-version    = 0.25
-release    = 2
+version    = 0.28
+release    = 1
 
 groups     = Development/Tools
 url        = http://pkg-config.freedesktop.org/
@@ -18,17 +18,19 @@ description
        compiler and linker flags.
 end
 
-source_dl  =
+source_dl  = http://pkgconfig.freedesktop.org/releases/
+sources    = %{thisapp}.tar.gz
 
 build
        requires
                m4
-               popt-devel
+               glib2-devel
                sed
        end
 
        configure_options += \
-               --with-installed-popt
+               --disable-shared \
+               --with-installed-glib
 
        test
                make check