diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-09-26 10:41:45 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-03 09:17:45 +0700 |
commit | e14159a8478f4cbe02e37b9ff10d628855d61e2a (patch) | |
tree | 1002180ab550287fe09c7c4c81d0d5767cacbdd2 /gis/rasterio/rasterio.info | |
parent | c5368bdbc81589ccfb68dfaa9cf22c0b9021e4d0 (diff) | |
download | slackbuilds-e14159a8478f4cbe02e37b9ff10d628855d61e2a.tar.gz |
gis/rasterio: Updated for version 0.27.0.
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 f9b2436083..3f75079bf8 100644 --- a/gis/rasterio/rasterio.info +++ b/gis/rasterio/rasterio.info @@ -1,8 +1,8 @@ PRGNAM="rasterio" -VERSION="0.26.0" +VERSION="0.27.0" HOMEPAGE="https://github.com/mapbox/rasterio" -DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.26.0.tar.gz" -MD5SUM="265114beee251615ae1841d788313b2f" +DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.27.0.tar.gz" +MD5SUM="951fb9f74dfa5b606ece285669558959" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="affine click-plugins cligj Cython enum34 gdal numpy snuggs" |