mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
gis/rasterio: Updated for version 1.0.22.
This commit is contained in:
parent
08d18fcf89
commit
c91cf73fb3
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rasterio
|
||||
VERSION=${VERSION:-1.0.21}
|
||||
VERSION=${VERSION:-1.0.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rasterio"
|
||||
VERSION="1.0.21"
|
||||
VERSION="1.0.22"
|
||||
HOMEPAGE="https://github.com/mapbox/rasterio"
|
||||
DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.0.21/rasterio-1.0.21.tar.gz"
|
||||
MD5SUM="3897caac61806a894f02a7122f779d5c"
|
||||
DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.0.22/rasterio-1.0.22.tar.gz"
|
||||
MD5SUM="8ddfde819b8c2486ae02b2cc52ec89c2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="affine attrs click-plugins cligj enum34 gdal numpy snuggs"
|
||||
|
|
Loading…
Reference in a new issue