diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-11-19 18:51:13 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-20 17:59:21 +0700 |
commit | 2a4a30ad6ee4ef06b782cf1688184a4326ae9d85 (patch) | |
tree | 4885be82def6ec3e8aca3cab65307430c7a667b6 /python/dulwich/dulwich.SlackBuild | |
parent | 51444908a9a6177c1be948e072bb14bfd983b17f (diff) |
python/dulwich: Updated for version 0.18.6.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/dulwich/dulwich.SlackBuild')
-rw-r--r-- | python/dulwich/dulwich.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/dulwich/dulwich.SlackBuild b/python/dulwich/dulwich.SlackBuild index b770ba6a44ffc..714e5bf381a2b 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.5} +VERSION=${VERSION:-0.18.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |