gis/Fiona: Updated for version 1.8.6.
This commit is contained in:
parent
cd9d0c72d1
commit
714d3dee06
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Fiona
|
||||
VERSION=${VERSION:-1.8.5}
|
||||
VERSION=${VERSION:-1.8.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Fiona"
|
||||
VERSION="1.8.5"
|
||||
VERSION="1.8.6"
|
||||
HOMEPAGE="https://github.com/Toblerity/Fiona"
|
||||
DOWNLOAD="https://github.com/Toblerity/Fiona/archive/1.8.5/Fiona-1.8.5.tar.gz"
|
||||
MD5SUM="85f2d80da6f8bd1e31015fb8d5be8181"
|
||||
DOWNLOAD="https://github.com/Toblerity/Fiona/archive/1.8.6/Fiona-1.8.6.tar.gz"
|
||||
MD5SUM="c3c8ed5564f91964ecdbd7f5c1e26b5d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="attrs gdal munch six"
|
||||
|
|
Loading…
Reference in New Issue