Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=965212037fc22376de7f8d43c42373bfe9897235
commit 965212037fc22376de7f8d43c42373bfe9897235 Author: Slown <[email protected]> Date: Sat Jun 30 09:14:10 2012 +0100 postgis-2.0.1-1-i686 * version bump diff --git a/source/devel-extra/postgis/FrugalBuild b/source/devel-extra/postgis/FrugalBuild index ffc2abe..32d4057 100644 --- a/source/devel-extra/postgis/FrugalBuild +++ b/source/devel-extra/postgis/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.23 SBU +# Compiling Time: 0.43 SBU # Maintainer: Slown <[email protected]> pkgname=postgis -pkgver=2.0.0 +pkgver=2.0.1 pkgrel=1 pkgdesc="Adds support for geographic objects to PostgreSQL including the experimental PostGis RASTER type" url="http://postgis.refractions.net" @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download | grep -m1 .tar.gz | sed 's/.*-\(.*\).t.*/\1/'" source=($url/download/$pkgname-$pkgver.tar.gz) -sha1sums=('ff8c8ee9f35120a0312016297055bbfde1f45069') +sha1sums=('31db797a835f14470f9e1183fe8fd2ba7b99aadf') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
