diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-05-17 18:53:04 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:21 +0700 |
commit | f030d71060005c8208b018cf1cdfcfd96217fb93 (patch) | |
tree | 1b7876cd877c3e7f9c7a1e4a9f2264458e64415d /python/hgsubversion/hgsubversion.SlackBuild | |
parent | 95264911cdf83e4ac981f7e1efcd9c156931ce90 (diff) | |
download | slackbuilds-f030d71060005c8208b018cf1cdfcfd96217fb93.tar.gz |
python/hgsubversion: Updated for version 1.8.1.
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 3970a60ba1..3efe2f8813 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} +VERSION=${VERSION:-1.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |