diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2024-01-11 13:00:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-11 21:14:20 +0700 |
commit | 538cd39b6f856f89e88ce7b00d4c87970facf74f (patch) | |
tree | 9d511a2d98f085c777915bea2f054ae0be7cf8a1 /gis/python3-basemap/python3-basemap.SlackBuild | |
parent | 6cfe817768a051129a95a0a0540e5253c7b9c1ba (diff) |
gis/python3-basemap: Updated for version 1.4.0.
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 c9610ce135..627a3e935c 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.3.9} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |