mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
gis/Fiona: Updated for version 1.8.2.
This commit is contained in:
parent
afaea0264e
commit
7a043c390a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Fiona
|
||||
VERSION=${VERSION:-1.8.1}
|
||||
VERSION=${VERSION:-1.8.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Fiona"
|
||||
VERSION="1.8.1"
|
||||
VERSION="1.8.2"
|
||||
HOMEPAGE="https://github.com/Toblerity/Fiona"
|
||||
DOWNLOAD="https://github.com/Toblerity/Fiona/archive/1.8.1/Fiona-1.8.1.tar.gz"
|
||||
MD5SUM="130d48a33bd73e294995c77ddda38b1d"
|
||||
DOWNLOAD="https://github.com/Toblerity/Fiona/archive/1.8.2/Fiona-1.8.2.tar.gz"
|
||||
MD5SUM="8edee3aeee19ccc19811574d7a084498"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="attrs gdal munch six"
|
||||
|
|
Loading…
Reference in a new issue