diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-02-25 23:07:41 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-27 13:22:27 +0700 |
commit | ef07fa30955fc124b09f072f07dc530a03a34bd0 (patch) | |
tree | 375e7a6d740b5686917b3cd0d9e072f94ad3e8c8 /gis/grass | |
parent | 895d00b37b46326423125bdfd2fe4c12794aa4bc (diff) | |
download | slackbuilds-ef07fa30955fc124b09f072f07dc530a03a34bd0.tar.gz |
gis/grass: Updated for version 7.0.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/grass')
-rw-r--r-- | gis/grass/grass.SlackBuild | 2 | ||||
-rw-r--r-- | gis/grass/grass.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/grass/grass.SlackBuild b/gis/grass/grass.SlackBuild index 604364013a..008024cac7 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.0.2} +VERSION=${VERSION:-7.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/grass/grass.info b/gis/grass/grass.info index b5294f582c..f6607e076f 100644 --- a/gis/grass/grass.info +++ b/gis/grass/grass.info @@ -1,8 +1,8 @@ PRGNAM="grass" -VERSION="7.0.2" +VERSION="7.0.3" HOMEPAGE="http://grass.osgeo.org/" -DOWNLOAD="http://grass.osgeo.org/grass70/source/grass-7.0.2.tar.gz" -MD5SUM="1f2c8f5cba2fe2d681a01b9519180e9e" +DOWNLOAD="http://grass.osgeo.org/grass70/source/grass-7.0.3.tar.gz" +MD5SUM="dfbd39829036ee2d59b13c35a183ec0e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gdal numpy wxPython" |