gis/geojson: Updated for version 1.3.4.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
224a015642
commit
16a1e50e37
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=geojson
|
||||
SRCNAM=python-geojson
|
||||
VERSION=${VERSION:-1.3.1}
|
||||
VERSION=${VERSION:-1.3.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geojson"
|
||||
VERSION="1.3.1"
|
||||
VERSION="1.3.4"
|
||||
HOMEPAGE="https://github.com/frewsxcv/python-geojson"
|
||||
DOWNLOAD="https://github.com/frewsxcv/python-geojson/archive/1.3.1.tar.gz"
|
||||
MD5SUM="d78e3afaec1fd76893de8bfcdb805383"
|
||||
DOWNLOAD="https://github.com/frewsxcv/python-geojson/archive/1.3.4.tar.gz"
|
||||
MD5SUM="6b399fa4a6eaf5c89d8dc7c942939164"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue