Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5da060c4015bc0122c137cde5003b1cac7baa5e9
commit 5da060c4015bc0122c137cde5003b1cac7baa5e9 Author: Slown <[email protected]> Date: Mon Aug 3 19:34:59 2015 +0100 postgis-2.1.8-1-i686 * version bump diff --git a/source/devel-extra/postgis/FrugalBuild b/source/devel-extra/postgis/FrugalBuild index 38464ca..b9271fb 100644 --- a/source/devel-extra/postgis/FrugalBuild +++ b/source/devel-extra/postgis/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.63 SBU +# Compiling Time: 0.43 SBU # Maintainer: Slown <[email protected]> pkgname=postgis -pkgver=2.1.7 +pkgver=2.1.8 pkgrel=1 pkgdesc="Adds support for geographic objects to PostgreSQL including the experimental PostGis RASTER type" url="http://trac.osgeo.org/postgis" @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://download.osgeo.org/postgis/source | Flasttar" source=(http://download.osgeo.org/$pkgname/source/$pkgname-$pkgver.tar.gz) -sha1sums=('bd0b17929da0e51da7707eed0cc3053307683c27') +sha1sums=('cfb3b7a01449fbbdb3a052002cebd23537ea6c93') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
