summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-06-23 05:45:15 +0200
committer Willy Sudiarto Raharjo2020-06-28 03:16:41 +0200
commit814742a14cbde9ccb7f09edec7d41438aa776738 (patch)
treec018ab7d059d1688db7873a5a54c26c5cb7402d1 /gis
parent36764de803bdfbf88cc086fca4ce42fe0011cf4e (diff)
downloadslackbuilds-814742a14cbde9ccb7f09edec7d41438aa776738.tar.gz
gis/rasterio: Updated for version 1.1.5.
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.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/rasterio/rasterio.SlackBuild b/gis/rasterio/rasterio.SlackBuild
index 84ac5d7efc..6157b4cd74 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.4}
+VERSION=${VERSION:-1.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info
index f4c8705308..8e773f6ac3 100644
--- a/gis/rasterio/rasterio.info
+++ b/gis/rasterio/rasterio.info
@@ -1,8 +1,8 @@
PRGNAM="rasterio"
-VERSION="1.1.4"
+VERSION="1.1.5"
HOMEPAGE="https://github.com/mapbox/rasterio"
-DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.4/rasterio-1.1.4.tar.gz"
-MD5SUM="b9cdf296263fedbb5bec3e55f9e75ab4"
+DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.5/rasterio-1.1.5.tar.gz"
+MD5SUM="fbfb53a7bc521c607d9aad7a4c35c930"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="affine click-plugins cligj snuggs numpy3 python3-attrs python3-Cython pyparsing"