summaryrefslogtreecommitdiffstats
path: root/gis/proj/proj.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-06-01 22:00:39 +0200
committer Willy Sudiarto Raharjo2018-06-02 02:32:25 +0200
commit87dc1b8aea13e70841980d0351193af45a346c44 (patch)
tree4d68d41a6cdc45067477b251d42f05a76e9c1a3e /gis/proj/proj.SlackBuild
parenta3618098e8f52f8e720793f7be00bd8efe580467 (diff)
downloadslackbuilds-87dc1b8aea13e70841980d0351193af45a346c44.tar.gz
gis/proj: Updated for version 5.1.0.
Diffstat (limited to 'gis/proj/proj.SlackBuild')
-rw-r--r--gis/proj/proj.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/proj/proj.SlackBuild b/gis/proj/proj.SlackBuild
index 8cc3ae6f8f..466011cc29 100644
--- a/gis/proj/proj.SlackBuild
+++ b/gis/proj/proj.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for proj
# Written by Kyle Guinn <elyk03@gmail.com>
-# Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2014-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=proj
-VERSION=${VERSION:-5.0.1}
+VERSION=${VERSION:-5.1.0}
DGVERSION=${DGVERSION:-1.7}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}