aboutsummaryrefslogtreecommitdiff
path: root/gis/proj/proj.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-01-01 18:17:02 -0800
committerRobby Workman <rworkman@slackbuilds.org>2020-01-03 02:11:10 -0600
commit3df0be24fce5ff33e33f61a7c3281c2df0973e0c (patch)
tree7af125000c6c732eb744946aea9af4a3a81dea11 /gis/proj/proj.SlackBuild
parenta3937548a72e9da471b5239c7678a4f9824edd28 (diff)
gis/proj: Updated for version 6.3.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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 3200c26ba8..0187f8bc50 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>
-# Copyright 2014-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2014-2020 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:-6.2.1}
+VERSION=${VERSION:-6.3.0}
DGVERSION=${DGVERSION:-1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}