Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c555c72da14b04a6682a54b769e49c23d9c83d3d
commit c555c72da14b04a6682a54b769e49c23d9c83d3d Author: crazy <[email protected]> Date: Sun Apr 16 08:13:50 2017 +0200 pkgconfig-0.29.2-1-x86_64 * Version bump diff --git a/source/devel/pkgconfig/FrugalBuild b/source/devel/pkgconfig/FrugalBuild index 2edba48..3850b3d 100644 --- a/source/devel/pkgconfig/FrugalBuild +++ b/source/devel/pkgconfig/FrugalBuild @@ -5,8 +5,8 @@ USE_GLIB=${USE_GLIB:-"y"} pkgname=pkgconfig _F_archive_name=pkg-config -pkgver=0.29.1 -pkgrel=3 +pkgver=0.29.2 +pkgrel=1 pkgdesc="A system for managing library compile/link flags" url="http://www.freedesktop.org/wiki/Software/pkg-config" groups=('devel' 'devel-core') @@ -21,7 +21,7 @@ fi archs=("x86_64") up2date="Flasttar 'http://pkgconfig.freedesktop.org/releases/'" source=(http://pkgconfig.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.gz $pkgname.sh) -sha1sums=('271ce928f6d673cc16cbced2bfd14a5f2e5d3d37' \ +sha1sums=('76e501663b29cb7580245720edfb6106164fad2b' \ 'f4f725c614f0553d734a95dfaec8583753ded983') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
