diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-04-22 21:31:54 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-26 14:05:01 +0700 |
commit | 22009f70097c4eed7ab79a22cfe36df6b2062641 (patch) | |
tree | 5ed7287c66c7775354a4b0a09ff64b77182c371c /gis/rasterio/rasterio.info | |
parent | 83f9c07a086c05176027dbe971c8d30926fae944 (diff) | |
download | slackbuilds-22009f70097c4eed7ab79a22cfe36df6b2062641.tar.gz |
gis/rasterio: Updated for version 0.21.
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 ea9a82501c..1f436b9ba0 100644 --- a/gis/rasterio/rasterio.info +++ b/gis/rasterio/rasterio.info @@ -1,8 +1,8 @@ PRGNAM="rasterio" -VERSION="0.20" +VERSION="0.21" HOMEPAGE="https://github.com/mapbox/rasterio" -DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.20.tar.gz" -MD5SUM="9ce5dd33af0c775112026bcf55a3ac00" +DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.21.tar.gz" +MD5SUM="4e6b05f52d8d048ef32796d37424528c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="affine cligj Cython enum34 gdal numpy pysetuptools" |