diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-12-18 22:40:31 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-21 11:02:48 +0700 |
commit | 1c0ce27ac54b198110738195633bf5252052398a (patch) | |
tree | a60c9bc632e39980cf3de0347029c5e68cbff28f /gis/rasterio/rasterio.info | |
parent | 44ad9ab023b48a8474d113cdbbf927194678d386 (diff) |
gis/rasterio: Updated for version 1.1.2.
Diffstat (limited to 'gis/rasterio/rasterio.info')
-rw-r--r-- | gis/rasterio/rasterio.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info index d6bd205d2b1c..0267d23fee4e 100644 --- a/gis/rasterio/rasterio.info +++ b/gis/rasterio/rasterio.info @@ -1,10 +1,10 @@ PRGNAM="rasterio" -VERSION="1.1.0" +VERSION="1.1.2" HOMEPAGE="https://github.com/mapbox/rasterio" -DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.0/rasterio-1.1.0.tar.gz" -MD5SUM="424bbdc54340e3d869eb8d928f416da3" +DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.2/rasterio-1.1.2.tar.gz" +MD5SUM="f60fe07e4830a7a771be691a9f78eb82" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="affine attrs click-plugins cligj enum34 gdal numpy snuggs numpy3 python3-attrs pyparsing" +REQUIRES="affine click-plugins cligj numpy snuggs numpy3 python3-attrs pyparsing" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |