summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
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"