mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/Fiona: Updated for version 1.6.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
b1ef70ca44
commit
578fc54750
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.0}
|
||||
VERSION=${VERSION:-1.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Fiona"
|
||||
VERSION="1.6.0"
|
||||
VERSION="1.6.1"
|
||||
HOMEPAGE="https://github.com/Toblerity/Fiona"
|
||||
DOWNLOAD="https://github.com/Toblerity/Fiona/archive/1.6.0.tar.gz"
|
||||
MD5SUM="8c6aa26205ce51d3da7215ae55075c58"
|
||||
DOWNLOAD="https://github.com/Toblerity/Fiona/archive/1.6.1.tar.gz"
|
||||
MD5SUM="1a6dd033f408c8041710948c494b6d7e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Cython gdal six"
|
||||
|
|
Loading…
Reference in a new issue