mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/dulwich: Updated for version 0.9.7.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
parent
adbeb6137d
commit
b89456cf99
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.9.6}
|
||||
VERSION=${VERSION:-0.9.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dulwich"
|
||||
VERSION="0.9.6"
|
||||
VERSION="0.9.7"
|
||||
HOMEPAGE="http://www.samba.org/~jelmer/dulwich/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.9.6.tar.gz"
|
||||
MD5SUM="9cfa401f7f22df4338d4a090d5762538"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.9.7.tar.gz"
|
||||
MD5SUM="67373bc293d25fe0f67161b7151f5aa9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue