gis/geogit-py: Updated for version 0.10.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2014-07-07 07:41:57 -07:00 committed by Willy Sudiarto Raharjo
parent 798b35ada4
commit c06a808f98
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geogit-py
VERSION=${VERSION:-0.8}
VERSION=${VERSION:-0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="geogit-py"
VERSION="0.8"
VERSION="0.10"
HOMEPAGE="https://github.com/boundlessgeo/geogit-py"
DOWNLOAD="https://pypi.python.org/packages/source/g/geogit-py/geogit-py-0.8.zip"
MD5SUM="4304111e177a324980044c1692ae89ef"
DOWNLOAD="https://pypi.python.org/packages/source/g/geogit-py/geogit-py-0.10.zip"
MD5SUM="6e37b025fa312b1f21e03b1a24017329"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geogit geojson py4j Shapely"