mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/cartopy: Updated for version 0.16.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
7c86661b74
commit
e48a9b72e9
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cartopy
|
||||
VERSION=${VERSION:-0.15.1}
|
||||
VERSION=${VERSION:-0.16.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cartopy"
|
||||
VERSION="0.15.1"
|
||||
VERSION="0.16.0"
|
||||
HOMEPAGE="http://scitools.org.uk/cartopy/"
|
||||
DOWNLOAD="https://github.com/SciTools/cartopy/archive/v0.15.1/cartopy-0.15.1.tar.gz"
|
||||
MD5SUM="1fccdb95dd72d612cc772a555f323b66"
|
||||
DOWNLOAD="https://github.com/SciTools/cartopy/archive/v0.16.0/cartopy-0.16.0.tar.gz"
|
||||
MD5SUM="f9e2e528d7758da7c64f824548a53f32"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geos matplotlib proj pyshp scipy Shapely"
|
||||
|
|
Loading…
Reference in a new issue