diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2016-12-29 22:17:21 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-31 08:22:41 +0700 |
commit | 51a755c3ac576163f75698baab6c2ee22298578b (patch) | |
tree | 375a86262da6df6d76019480f647a75f8df86168 /python/dulwich | |
parent | fe90a0547bbd1bf4f6cdd14f66507a4711723588 (diff) | |
download | slackbuilds-51a755c3ac576163f75698baab6c2ee22298578b.tar.gz |
python/dulwich: Updated for version 0.16.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/dulwich')
-rw-r--r-- | python/dulwich/dulwich.SlackBuild | 2 | ||||
-rw-r--r-- | python/dulwich/dulwich.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/dulwich/dulwich.SlackBuild b/python/dulwich/dulwich.SlackBuild index cf27c503e0..d5c1163076 100644 --- a/python/dulwich/dulwich.SlackBuild +++ b/python/dulwich/dulwich.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dulwich -VERSION=${VERSION:-0.14.1} +VERSION=${VERSION:-0.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info index 7915a830cf..36636654e5 100644 --- a/python/dulwich/dulwich.info +++ b/python/dulwich/dulwich.info @@ -1,8 +1,8 @@ PRGNAM="dulwich" -VERSION="0.14.1" +VERSION="0.16.1" HOMEPAGE="https://www.dulwich.io/" -DOWNLOAD="https://pypi.python.org/packages/d8/be/8cb595710e7bf2a32b0ac64f1455e1f0554ec8aa9ed62c49b084afe22ab6/dulwich-0.14.1.tar.gz" -MD5SUM="f2656b710af5bd11aad98f6bc6cd24ae" +DOWNLOAD="https://pypi.python.org/packages/57/5f/1010630dd84787ab80967430dade2949023267aea51c43e0ae45d664b047/dulwich-0.16.1.tar.gz" +MD5SUM="4a858afb6b7b3afb83d37a1fa440daaa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |