mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/dulwich: Updated for version 0.10.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
parent
5ff0a0eb7e
commit
f3f6002a80
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dulwich
|
||||
VERSION=${VERSION:-0.10.0}
|
||||
VERSION=${VERSION:-0.10.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dulwich"
|
||||
VERSION="0.10.0"
|
||||
VERSION="0.10.1"
|
||||
HOMEPAGE="https://www.samba.org/~jelmer/dulwich/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.10.0.tar.gz"
|
||||
MD5SUM="caa3222039ca1359c011c2d5e4f2d85b"
|
||||
DOWNLOAD="https://www.samba.org/~jelmer/dulwich/dulwich-0.10.1.tar.gz"
|
||||
MD5SUM="fa72df313916fb86186e507414899cf9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue