diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-04-02 12:19:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-07 14:43:49 +0700 |
commit | 4203a4e8a9860edf42c0ae1886d6b378d3e6e9b4 (patch) | |
tree | 7288797ace20e108fdd4c0aa2bdedcfdce1895d0 /gis | |
parent | 07a78ff4a0a26235630cb78f931ce18ac94551a8 (diff) | |
download | slackbuilds-4203a4e8a9860edf42c0ae1886d6b378d3e6e9b4.tar.gz |
gis/geogit: Updated for version 0.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/geogit/geogit.SlackBuild | 2 | ||||
-rw-r--r-- | gis/geogit/geogit.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/geogit/geogit.SlackBuild b/gis/geogit/geogit.SlackBuild index 6fe3ecd99a..b953c6f2dc 100644 --- a/gis/geogit/geogit.SlackBuild +++ b/gis/geogit/geogit.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geogit -VERSION=${VERSION:-0.7.0} +VERSION=${VERSION:-0.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geogit/geogit.info b/gis/geogit/geogit.info index 7d0e0b8906..2c3f192bdf 100644 --- a/gis/geogit/geogit.info +++ b/gis/geogit/geogit.info @@ -1,8 +1,8 @@ PRGNAM="geogit" -VERSION="0.7.0" +VERSION="0.7.1" HOMEPAGE="http://geogit.org/" -DOWNLOAD="http://sourceforge.net/projects/geogit/files/geogit-0.7.0/geogit-cli-app-0.7.0.zip" -MD5SUM="1878c9d1218c971e777607f46c6b408f" +DOWNLOAD="http://sourceforge.net/projects/geogit/files/geogit-0.7.1/geogit-cli-app-0.7.1.zip" +MD5SUM="eeb56fb4e553173efb9732bb8cf2f071" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |