diff options
Diffstat (limited to 'gis/proj/proj.SlackBuild')
-rw-r--r-- | gis/proj/proj.SlackBuild | 4 |
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} |