diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2020-02-24 18:08:30 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-29 07:45:17 +0700 |
commit | 8a87b4f52a9d385b7063ee5d0a2231d5b5f39c5a (patch) | |
tree | 7247c55a2e092f9d1c19d80d9eaa1b83061b241e /gis/rasterio/rasterio.info | |
parent | bd855e351a38aa773943c6c6f74953115063db17 (diff) | |
download | slackbuilds-8a87b4f52a9d385b7063ee5d0a2231d5b5f39c5a.tar.gz |
gis/rasterio: Updated for version 1.1.3.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'gis/rasterio/rasterio.info')
-rw-r--r-- | gis/rasterio/rasterio.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info index 0267d23fee..d7c54aa663 100644 --- a/gis/rasterio/rasterio.info +++ b/gis/rasterio/rasterio.info @@ -1,8 +1,8 @@ PRGNAM="rasterio" -VERSION="1.1.2" +VERSION="1.1.3" HOMEPAGE="https://github.com/mapbox/rasterio" -DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.2/rasterio-1.1.2.tar.gz" -MD5SUM="f60fe07e4830a7a771be691a9f78eb82" +DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.3/rasterio-1.1.3.tar.gz" +MD5SUM="2aca1f4916287d68f2a1be45e0448d4b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="affine click-plugins cligj numpy snuggs numpy3 python3-attrs pyparsing" |