mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
gis/geogit: Updated for version 0.10.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
a95de331ac
commit
22512412e6
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=geogit
|
||||
VERSION=${VERSION:-0.9.0}
|
||||
VERSION=${VERSION:-0.10.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geogit"
|
||||
VERSION="0.9.0"
|
||||
VERSION="0.10.0"
|
||||
HOMEPAGE="http://geogit.org/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/geogit/files/geogit-0.9.0/geogit-cli-app-0.9.0.zip"
|
||||
MD5SUM="ad280dbcd33acc9121661d58091ba50a"
|
||||
DOWNLOAD="http://sourceforge.net/projects/geogit/files/geogit-0.10.0/geogit-cli-app-0.10.0.zip"
|
||||
MD5SUM="8fa13c368c88847a2d159bf84a651967"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue