gis/qgis: Updated for version 2.6.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
7b5a4610f4
commit
6594ebfc05
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qgis
|
||||
VERSION=${VERSION:-2.4.0}
|
||||
VERSION=${VERSION:-2.6.0}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qgis"
|
||||
VERSION="2.4.0"
|
||||
VERSION="2.6.0"
|
||||
HOMEPAGE="http://qgis.org/"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.4.0.tar.bz2"
|
||||
MD5SUM="c509ae14d34bf35456ee95c71b909172"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.6.0.tar.bz2"
|
||||
MD5SUM="b1e27156d49f48bf0ce04f87182da3d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal libspatialindex libspatialite numpy psycopg2 qwt"
|
||||
|
|
Loading…
Reference in New Issue