diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-11-08 22:26:47 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-15 08:30:46 +0700 |
commit | c3f9d1be80a90a4ae75580b024596eb2f3253873 (patch) | |
tree | f8dde3185b8b721b09894518008538fb7e369267 /python/hgsubversion/hgsubversion.SlackBuild | |
parent | e2368ad2da7eacc3a114dab322023c2086743fbd (diff) | |
download | slackbuilds-c3f9d1be80a90a4ae75580b024596eb2f3253873.tar.gz |
python/hgsubversion: Updated for version 1.7.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/hgsubversion/hgsubversion.SlackBuild')
-rw-r--r-- | python/hgsubversion/hgsubversion.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/hgsubversion/hgsubversion.SlackBuild b/python/hgsubversion/hgsubversion.SlackBuild index c0a5cf3f76..f4325d3656 100644 --- a/python/hgsubversion/hgsubversion.SlackBuild +++ b/python/hgsubversion/hgsubversion.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hgsubversion -VERSION=${VERSION:-1.6.3} +VERSION=${VERSION:-1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |