gis/geojson: Updated for version 2.3.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-09-18 19:15:53 -07:00 committed by David Spencer
parent 853ef8965f
commit e2ba547e03
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="geojson"
VERSION="2.1.0"
VERSION="2.3.0"
HOMEPAGE="https://github.com/frewsxcv/python-geojson"
DOWNLOAD="https://files.pythonhosted.org/packages/source/g/geojson/geojson-2.1.0.tar.gz"
MD5SUM="61465c202633f0943616b2ac007bd651"
DOWNLOAD="https://files.pythonhosted.org/packages/source/g/geojson/geojson-2.3.0.tar.gz"
MD5SUM="832898dc14097cd01c735fac253bf1f0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""