mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
python/hgsubversion: Updated for version 1.8.6.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
d8bca87940
commit
08d168f527
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=hgsubversion
|
PRGNAM=hgsubversion
|
||||||
VERSION=${VERSION:-1.8.2}
|
VERSION=${VERSION:-1.8.6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="hgsubversion"
|
PRGNAM="hgsubversion"
|
||||||
VERSION="1.8.2"
|
VERSION="1.8.6"
|
||||||
HOMEPAGE="https://bitbucket.org/durin42/hgsubversion"
|
HOMEPAGE="https://bitbucket.org/durin42/hgsubversion"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/source/h/hgsubversion/hgsubversion-1.8.2.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/ce/97/032e5093ad250e9908cea04395cbddb6902d587f712a79b53b2d778bdfdd/hgsubversion-1.8.6.tar.gz"
|
||||||
MD5SUM="48f93f9ee78dd388004667e12cb585fe"
|
MD5SUM="9310cb266031cf8d0779885782a84a5b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="subvertpy"
|
REQUIRES="subvertpy"
|
||||||
|
|
Loading…
Reference in a new issue