diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-06-06 21:10:19 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:33:15 +0700 |
commit | 3b14fc093d136bbec2effc593d2f84b7285d964c (patch) | |
tree | a647edba9e4f992be330e4c91d74ac62416b3202 /gis/rasterio/rasterio.info | |
parent | 7628262fce27165a7f163a3de7a4f40e7202851c (diff) |
gis/rasterio: Updated for version 1.0.24.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 5e068d3259e23..4966a23116317 100644 --- a/gis/rasterio/rasterio.info +++ b/gis/rasterio/rasterio.info @@ -1,8 +1,8 @@ PRGNAM="rasterio" -VERSION="1.0.23" +VERSION="1.0.24" HOMEPAGE="https://github.com/mapbox/rasterio" -DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.0.23/rasterio-1.0.23.tar.gz" -MD5SUM="96dfa52d475cfec1540d02a3f16e379f" +DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.0.24/rasterio-1.0.24.tar.gz" +MD5SUM="09c3e799922ce4a76fe7b48067917439" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="affine attrs click-plugins cligj enum34 gdal numpy snuggs" |