diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2008-01-19 12:12:44 +0100 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2008-01-19 12:13:02 +0100 |
commit | 4551841d14016ed8cd268ff6b8a11fa5d3c39493 (patch) | |
tree | 9d3b434e8087acd7eb292e271a3858fed97cbfaf | |
parent | 3a5e0fbd7cc56f8a562db013833788c400094c35 (diff) | |
download | core-4551841d14016ed8cd268ff6b8a11fa5d3c39493.tar.gz core-4551841d14016ed8cd268ff6b8a11fa5d3c39493.tar.xz |
pkg-config: updated to 0.23.
-rw-r--r-- | pkg-config/.md5sum | 2 | ||||
-rw-r--r-- | pkg-config/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg-config/.md5sum b/pkg-config/.md5sum index fb4f7f48..0675a0c8 100644 --- a/pkg-config/.md5sum +++ b/pkg-config/.md5sum @@ -1 +1 @@ -fd5c547e9d66ba49bc735ccb8c791f2a pkg-config-0.22.tar.gz +d922a88782b64441d06547632fd85744 pkg-config-0.23.tar.gz diff --git a/pkg-config/Pkgfile b/pkg-config/Pkgfile index 6a037314..ee6c97a6 100644 --- a/pkg-config/Pkgfile +++ b/pkg-config/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=pkg-config -version=0.22 +version=0.23 release=1 source=(http://$name.freedesktop.org/releases/$name-$version.tar.gz) |