diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-06-02 12:12:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-04 01:20:45 +0700 |
commit | 08d168f527272e27120fd0190e72f4f474dcd248 (patch) | |
tree | 78ab0915c52d8cfb58b8f2c391c2d12081439aa4 /python/hgsubversion/hgsubversion.SlackBuild | |
parent | d8bca879402623dd799781678c5b553599d3f6fa (diff) |
python/hgsubversion: Updated for version 1.8.6.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
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 081669ef5c54..41142e7f6f79 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.8.2} +VERSION=${VERSION:-1.8.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |