mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
python/hg-git: Updated for version 0.8.10.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
parent
5f6694f930
commit
27be711afc
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hg-git
|
||||
VERSION=${VERSION:-0.8.9}
|
||||
VERSION=${VERSION:-0.8.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hg-git"
|
||||
VERSION="0.8.9"
|
||||
VERSION="0.8.10"
|
||||
HOMEPAGE="https://hg-git.github.io/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/05/03/3ce3cfb6b2130d689ee8adf8ae20bf40925a81c60cc18edae191b405079e/hg-git-0.8.9.tar.gz"
|
||||
MD5SUM="245a3b03cfbe84685fa9fafeed2cea7f"
|
||||
DOWNLOAD="https://pypi.python.org/packages/22/58/ce0a438b74a1a87292e926c4c1bac866acfae207ea11d2d0bd764117cdcc/hg-git-0.8.10.tar.gz"
|
||||
MD5SUM="cdd2508a32e2df4e7a94c0b2e1946ecd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dulwich"
|
||||
|
|
Loading…
Reference in a new issue