Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c575dbafc20488572c3c40388d1f1dfc0a07d689
commit c575dbafc20488572c3c40388d1f1dfc0a07d689 Author: janny <[EMAIL PROTECTED]> Date: Thu Dec 27 02:41:28 2007 +0100 geos-3.0.0-1-i686 * version bump diff --git a/source/lib-extra/geos/FrugalBuild b/source/lib-extra/geos/FrugalBuild index b10092f..aea4a5d 100644 --- a/source/lib-extra/geos/FrugalBuild +++ b/source/lib-extra/geos/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janny <[EMAIL PROTECTED]> pkgname=geos -pkgver=2.2.3 +pkgver=3.0.0 pkgrel=1 pkgdesc="GEOS (Geometry Engine, Open Source) topology library" url="http://geos.refractions.net" @@ -11,7 +11,7 @@ depends=('libstdc++') archs=('i686' 'x86_64') groups=('lib-extra') up2date="lynx -dump $url/ |grep $pkgname-[0-9\.]*\.tar.bz2$|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" -source=($url/$pkgname-$pkgver.tar.bz2) -sha1sums=('c5da21829255e3625f7c2482c9220234cc5d9f90') +source=($url/downloads/$pkgname-$pkgver.tar.bz2) +sha1sums=('71090220351c8ae7bb147d74145fa5daf83e3c26') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
