summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
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
commit22009f70097c4eed7ab79a22cfe36df6b2062641 (patch)
tree5ed7287c66c7775354a4b0a09ff64b77182c371c /gis
parent83f9c07a086c05176027dbe971c8d30926fae944 (diff)
downloadslackbuilds-22009f70097c4eed7ab79a22cfe36df6b2062641.tar.gz
slackbuilds-22009f70097c4eed7ab79a22cfe36df6b2062641.tar.xz
gis/rasterio: Updated for version 0.21.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis')
-rw-r--r--gis/rasterio/rasterio.SlackBuild2
-rw-r--r--gis/rasterio/rasterio.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/rasterio/rasterio.SlackBuild b/gis/rasterio/rasterio.SlackBuild
index 7e43ec4d75..973d192ccb 100644
--- a/gis/rasterio/rasterio.SlackBuild
+++ b/gis/rasterio/rasterio.SlackBuild
@@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rasterio
-VERSION=${VERSION:-0.20}
+VERSION=${VERSION:-0.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
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"