diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-08-12 11:56:24 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-15 15:12:45 +0700 |
commit | 97ed86b1aa8b3f54534e2ae15bf0e0985a4fb2cf (patch) | |
tree | db2782284228f9e4e12f0da0c18e7559d489f47a /gis/rasterio/rasterio.info | |
parent | 1b9021cc5d7883d1a9687d3d7e154adcf280fc18 (diff) | |
download | slackbuilds-97ed86b1aa8b3f54534e2ae15bf0e0985a4fb2cf.tar.gz |
gis/rasterio: Updated for version 0.26.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info index 1f436b9ba0..f9b2436083 100644 --- a/gis/rasterio/rasterio.info +++ b/gis/rasterio/rasterio.info @@ -1,10 +1,10 @@ PRGNAM="rasterio" -VERSION="0.21" +VERSION="0.26.0" HOMEPAGE="https://github.com/mapbox/rasterio" -DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.21.tar.gz" -MD5SUM="4e6b05f52d8d048ef32796d37424528c" +DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.26.0.tar.gz" +MD5SUM="265114beee251615ae1841d788313b2f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="affine cligj Cython enum34 gdal numpy pysetuptools" +REQUIRES="affine click-plugins cligj Cython enum34 gdal numpy snuggs" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |