diff options
-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 0959144a68..03d8ff0c5b 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.18.2} +VERSION=${VERSION:-0.18.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info index 09d642adc2..74dcd82ad5 100644 --- a/python/dulwich/dulwich.info +++ b/python/dulwich/dulwich.info @@ -1,8 +1,8 @@ PRGNAM="dulwich" -VERSION="0.18.2" +VERSION="0.18.3" HOMEPAGE="https://www.dulwich.io/" -DOWNLOAD="https://pypi.python.org/packages/a4/fd/61692ee8e7492aacd7473c316aa2a3c4c87c873ea385bd76f7d263686a19/dulwich-0.18.2.tar.gz" -MD5SUM="ce8b41fb357094752547d717aee975c6" +DOWNLOAD="https://pypi.python.org/packages/40/55/e5af0f5f9f69b696e0ee85a3179fad70d1f4c7be7b7953d5a03a31c57e06/dulwich-0.18.3.tar.gz" +MD5SUM="039d82aa60c395e92e197274c5206f81" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |