mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
gis/Fiona: Updated for version 1.6.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
f0b749f046
commit
35ddff5c62
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.6.2}
|
||||
VERSION=${VERSION:-1.6.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Fiona"
|
||||
VERSION="1.6.2"
|
||||
VERSION="1.6.3"
|
||||
HOMEPAGE="https://github.com/Toblerity/Fiona"
|
||||
DOWNLOAD="https://github.com/Toblerity/Fiona/archive/1.6.2.tar.gz"
|
||||
MD5SUM="394867b29d6516b61ccedb1aea424f69"
|
||||
DOWNLOAD="https://github.com/Toblerity/Fiona/archive/1.6.3.tar.gz"
|
||||
MD5SUM="83c14ea683870a6d80195b7b190a809e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal six"
|
||||
|
|
Loading…
Reference in a new issue