summaryrefslogtreecommitdiffstats
path: root/gis/proj/proj.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2021-01-02 19:34:04 +0100
committer Willy Sudiarto Raharjo2021-01-09 08:30:43 +0100
commit1c4a37e164bacf617f42acf2659331796236b26d (patch)
tree4ed2c480ec64766c416f8754318881852e5f5c5d /gis/proj/proj.SlackBuild
parentc76059db186e652f518a621b4f5eaba08eb97a8f (diff)
downloadslackbuilds-1c4a37e164bacf617f42acf2659331796236b26d.tar.gz
gis/proj: Updated for version 7.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 75b0067cfb..8461345c38 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-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2014-2021 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:-7.2.0}
+VERSION=${VERSION:-7.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}