diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-09-24 11:36:33 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-29 07:47:44 +0700 |
commit | 40b3b1193e9af557f4239fba0f80674321a39ee7 (patch) | |
tree | bd05c57e81321355d097ca1ecf7d2a6e964f82c5 /gis/rasterio/rasterio.info | |
parent | 6ca85dd362a73b395ad487102431722a92fd1549 (diff) | |
download | slackbuilds-40b3b1193e9af557f4239fba0f80674321a39ee7.tar.gz |
gis/rasterio: Updated for version 1.0.7.
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 337d6e3e62..3a81227fed 100644 --- a/gis/rasterio/rasterio.info +++ b/gis/rasterio/rasterio.info @@ -1,8 +1,8 @@ PRGNAM="rasterio" -VERSION="1.0.5" +VERSION="1.0.7" HOMEPAGE="https://github.com/mapbox/rasterio" -DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.0.5/rasterio-1.0.5.tar.gz" -MD5SUM="830de74c181adf75a947825f41ae260b" +DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.0.7/rasterio-1.0.7.tar.gz" +MD5SUM="776f870c688cfcc07f955fc1eddb5b30" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="affine attrs click-plugins cligj enum34 gdal numpy snuggs" |