Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=aad1fbec03c9ff741943c5e09a9f9017a02559d9
commit aad1fbec03c9ff741943c5e09a9f9017a02559d9 Author: Slown <[email protected]> Date: Mon Nov 12 17:44:16 2012 +0100 gdal-1.9.2-1-i686 * version bump diff --git a/source/apps-extra/gdal/FrugalBuild b/source/apps-extra/gdal/FrugalBuild index 84f1176..57030a8 100644 --- a/source/apps-extra/gdal/FrugalBuild +++ b/source/apps-extra/gdal/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling time: 4.69 SBU +# Compiling time: 4.55 SBU # Maintainer: Janos Kovacs <[email protected]> pkgname=gdal -pkgver=1.9.1 +pkgver=1.9.2 pkgrel=1 pkgdesc="GDAL - a translator library for raster geospatial data formats" url="http://www.gdal.org/" @@ -14,7 +14,7 @@ groups=('apps-extra') up2date="lynx -dump http://download.osgeo.org/gdal/|grep $pkgname-[0-9\.]*\.tar.gz$ |tail -n 1 |sed -ne 's/.*-\(.*\)\.t.*/\1/;1 p'" source=(http://download.osgeo.org/gdal/$pkgname-$pkgver.tar.gz) Finclude python -sha1sums=('c1eae556398ff7b9332afe9d3022dcd931130808') +sha1sums=('7eda6a4d735b8d6903740e0acdd702b43515e351') build() { Fbuild --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
