summaryrefslogtreecommitdiffstats
path: root/gis/proj/proj.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-11-10 19:27:22 +0100
committer Willy Sudiarto Raharjo2019-11-23 10:01:55 +0100
commit9d085235b8553e5907573da597fac6cb3677a409 (patch)
tree832901f5d61820f641151dcef4dde9e3e5140648 /gis/proj/proj.SlackBuild
parentbf0ca5f9fdfca69ca07109d0fd6a1c62df3b258f (diff)
downloadslackbuilds-9d085235b8553e5907573da597fac6cb3677a409.tar.gz
gis/proj: Updated for version 6.2.1.
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 cb67e4fdb0..3200c26ba8 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-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2014-2019 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.2.0}
+VERSION=${VERSION:-6.2.1}
DGVERSION=${DGVERSION:-1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}