summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-11-17 20:43:36 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-24 12:35:37 +0700
commit06360a427429b3ee7080f2a387e97fd5e14a0f8c (patch)
tree146def676de50fd8bcac3531a66d04a7d54959fe
parent82480f96804319e4bf2985305450872f64b7800f (diff)
downloadslackbuilds-06360a427429b3ee7080f2a387e97fd5e14a0f8c.tar.gz
slackbuilds-06360a427429b3ee7080f2a387e97fd5e14a0f8c.tar.xz
gis/rasterio: Updated for version 1.0.10.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-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 3c8a911b2c..dbb034c390 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:-1.0.9}
+VERSION=${VERSION:-1.0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info
index 7e177c6e65..4f217b47eb 100644
--- a/gis/rasterio/rasterio.info
+++ b/gis/rasterio/rasterio.info
@@ -1,8 +1,8 @@
PRGNAM="rasterio"
-VERSION="1.0.9"
+VERSION="1.0.10"
HOMEPAGE="https://github.com/mapbox/rasterio"
-DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.0.9/rasterio-1.0.9.tar.gz"
-MD5SUM="0247ba402de68352bfdb3e6e8db498b5"
+DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.0.10/rasterio-1.0.10.tar.gz"
+MD5SUM="c89ced6cdf9a799310e2c74ff4e9cbb9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="affine attrs click-plugins cligj enum34 gdal numpy snuggs"