summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author David Spencer2017-09-26 15:41:11 +0200
committer David Spencer2017-09-29 14:43:53 +0200
commita9eb974bd28ac5190de204e2e7eff4e2b1f63cdc (patch)
tree429e13359833e5308181a978a9c4f3fbcbd17aef /gis
parent1f9d71f6fdc785797c706a1df41e11bf1624e36b (diff)
downloadold.slackbuilds-a9eb974bd28ac5190de204e2e7eff4e2b1f63cdc.tar.gz
gis/grass: Updated for version 7.2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/grass/grass.SlackBuild2
-rw-r--r--gis/grass/grass.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/grass/grass.SlackBuild b/gis/grass/grass.SlackBuild
index 1ea290813e..8f1b6cc3ef 100644
--- a/gis/grass/grass.SlackBuild
+++ b/gis/grass/grass.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=grass
-VERSION=${VERSION:-7.2.1}
+VERSION=${VERSION:-7.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/grass/grass.info b/gis/grass/grass.info
index 1e05082fb0..f136144201 100644
--- a/gis/grass/grass.info
+++ b/gis/grass/grass.info
@@ -1,8 +1,8 @@
PRGNAM="grass"
-VERSION="7.2.1"
+VERSION="7.2.2"
HOMEPAGE="https://grass.osgeo.org/"
-DOWNLOAD="https://grass.osgeo.org/grass72/source/grass-7.2.1.tar.gz"
-MD5SUM="5c858c718d40a4f3e82741e60c9f7b97"
+DOWNLOAD="https://grass.osgeo.org/grass72/source/grass-7.2.2.tar.gz"
+MD5SUM="4a908a63bb9b7af34fee9569316c0fb6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal numpy wxPython"