diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2024-02-17 22:20:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-17 22:39:28 +0700 |
commit | 34bc592f67a763fcda1b52d4f818bf48b19ce111 (patch) | |
tree | d18af305ca7a9d755367746b0c1edb3854229646 /gis/python3-basemap/python3-basemap.SlackBuild | |
parent | a2d2da0da9fe494fcae7c370201eed23f39bcc85 (diff) |
gis/python3-basemap: Updated for version 1.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python3-basemap/python3-basemap.SlackBuild')
-rw-r--r-- | gis/python3-basemap/python3-basemap.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python3-basemap/python3-basemap.SlackBuild b/gis/python3-basemap/python3-basemap.SlackBuild index 627a3e935c..565e20285b 100644 --- a/gis/python3-basemap/python3-basemap.SlackBuild +++ b/gis/python3-basemap/python3-basemap.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-basemap SRCNAM=basemap -VERSION=${VERSION:-1.4.0} +VERSION=${VERSION:-1.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |