summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-10-30 15:29:19 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-31 11:15:18 +0700
commite4ce730ae9fd0fca5f51d8e07088c3bc93fdfee5 (patch)
treecbd9d177802769fb24131caf348bcd8d506dfc26 /gis
parented1bf907746546dc0d0ce1f7f3df523739e585c9 (diff)
downloadslackbuilds-e4ce730ae9fd0fca5f51d8e07088c3bc93fdfee5.tar.gz
slackbuilds-e4ce730ae9fd0fca5f51d8e07088c3bc93fdfee5.tar.xz
gis/rasterio: Updated for version 1.1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/rasterio/rasterio.SlackBuild2
-rw-r--r--gis/rasterio/rasterio.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/rasterio/rasterio.SlackBuild b/gis/rasterio/rasterio.SlackBuild
index 6157b4cd74..381d79c34d 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.1.5}
+VERSION=${VERSION:-1.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info
index 8e773f6ac3..cdbffedeb1 100644
--- a/gis/rasterio/rasterio.info
+++ b/gis/rasterio/rasterio.info
@@ -1,10 +1,10 @@
PRGNAM="rasterio"
-VERSION="1.1.5"
+VERSION="1.1.8"
HOMEPAGE="https://github.com/mapbox/rasterio"
-DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.5/rasterio-1.1.5.tar.gz"
-MD5SUM="fbfb53a7bc521c607d9aad7a4c35c930"
+DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.8/rasterio-1.1.8.tar.gz"
+MD5SUM="330af3804f6a89ae27d25ec5710d6f40"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="affine click-plugins cligj snuggs numpy3 python3-attrs python3-Cython pyparsing"
+REQUIRES="affine click-plugins cligj gdal snuggs numpy3 python3-attrs python3-Cython pyparsing"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"