Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa75f9de4dac844913df0528a5c6bf37b28e64e1
commit fa75f9de4dac844913df0528a5c6bf37b28e64e1 Author: crazy <[EMAIL PROTECTED]> Date: Thu Jan 17 16:00:31 2008 +0100 pkgconfig-0.23-1-i686 * Version bump diff --git a/source/lib/pkgconfig/FrugalBuild b/source/lib/pkgconfig/FrugalBuild index 9d05bcd..b773a68 100644 --- a/source/lib/pkgconfig/FrugalBuild +++ b/source/lib/pkgconfig/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]> pkgname=pkgconfig -pkgver=0.22 +pkgver=0.23 pkgrel=1 pkgdesc="A system for managing library compile/link flags" url="http://freedesktop.org/wiki/Software_2fpkgconfig" @@ -11,7 +11,7 @@ depends=('glibc' 'glib2') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump 'http://www.freedesktop.org/software/pkgconfig/releases/?C=M;O=D' | grep tar\.gz | sed -n 's/.*-\([0-9\.]\+\)\.tar.*/\1/;1 p'" source=(http://www.freedesktop.org/software/pkgconfig/releases/pkg-config-$pkgver.tar.gz $pkgname.sh) -sha1sums=('3ec40bda9864d7aa3c912c6ae87a750fd8b6e420'\ +sha1sums=('b59dddd6b5320bd74c0f74b3339618a327096b2a' \ '37676ef8d48bb12ac280fe5e876c61073022f8d4') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
