mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
gis/geogit-py: Updated for version 0.10.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
798b35ada4
commit
c06a808f98
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=geogit-py
|
PRGNAM=geogit-py
|
||||||
VERSION=${VERSION:-0.8}
|
VERSION=${VERSION:-0.10}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="geogit-py"
|
PRGNAM="geogit-py"
|
||||||
VERSION="0.8"
|
VERSION="0.10"
|
||||||
HOMEPAGE="https://github.com/boundlessgeo/geogit-py"
|
HOMEPAGE="https://github.com/boundlessgeo/geogit-py"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/source/g/geogit-py/geogit-py-0.8.zip"
|
DOWNLOAD="https://pypi.python.org/packages/source/g/geogit-py/geogit-py-0.10.zip"
|
||||||
MD5SUM="4304111e177a324980044c1692ae89ef"
|
MD5SUM="6e37b025fa312b1f21e03b1a24017329"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="geogit geojson py4j Shapely"
|
REQUIRES="geogit geojson py4j Shapely"
|
||||||
|
|
Loading…
Reference in a new issue