summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2016-05-06 04:28:46 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-07 07:01:33 +0700
commit533625ef65a210b7d73d79ba0ae3ab7ee33139a3 (patch)
tree785eaecc8dc347628546499eca856ed9a69f46af /gis
parent9d5daa14c09d032897e2dc244c0c5a6328143bea (diff)
downloadslackbuilds-533625ef65a210b7d73d79ba0ae3ab7ee33139a3.tar.gz
slackbuilds-533625ef65a210b7d73d79ba0ae3ab7ee33139a3.tar.xz
gis/rasterio: Updated for version 0.35.0.
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 3a7e4a6c1b..a931e0d7ea 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.34.0}
+VERSION=${VERSION:-0.35.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info
index ea7510b770..0a30265aee 100644
--- a/gis/rasterio/rasterio.info
+++ b/gis/rasterio/rasterio.info
@@ -1,8 +1,8 @@
PRGNAM="rasterio"
-VERSION="0.34.0"
+VERSION="0.35.0"
HOMEPAGE="https://github.com/mapbox/rasterio"
-DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.34.0.tar.gz"
-MD5SUM="93b9e3db7861152180d109ae0e874893"
+DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.35.0.tar.gz"
+MD5SUM="6b4f758b4bb8229f0d095bf9f04e277f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="affine click-plugins cligj enum34 gdal numpy snuggs"