gis/Fiona: Updated for version 1.4.4.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2014-10-16 08:40:08 -07:00 committed by Willy Sudiarto Raharjo
parent dda5202c94
commit da02ffaddf
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Fiona
VERSION=${VERSION:-1.4.1}
VERSION=${VERSION:-1.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Fiona"
VERSION="1.4.1"
VERSION="1.4.4"
HOMEPAGE="https://github.com/Toblerity/Fiona"
DOWNLOAD="https://github.com/Toblerity/Fiona/archive/1.4.1.tar.gz"
MD5SUM="787a056659c095de684e19157134c3ec"
DOWNLOAD="https://github.com/Toblerity/Fiona/archive/1.4.4.tar.gz"
MD5SUM="656e780760e2d22c4cafb5f078bc71d6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Cython gdal six"