diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-02-17 12:27:27 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-18 07:53:59 +0700 |
commit | 7ae2d9b44444e5b8d32ef70667d768b19875742e (patch) | |
tree | dc2b4eb3e6b77487c0ad395bc2447b9ef0a7deae /python/hgsubversion/hgsubversion.SlackBuild | |
parent | 03a9ee943cd790c2d63c23821b2cc89a7fc8bbf2 (diff) |
python/hgsubversion: Updated for version 1.8.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 32115e9b301d1..7ab7bea03b0b1 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.6} +VERSION=${VERSION:-1.8.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |