diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-09-10 21:02:21 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-16 07:15:27 +0700 |
commit | 3cba4caaa30e35c8a87b575a798fcba0e17139e4 (patch) | |
tree | 1e60f818479a33f7d6a6ca56050b2941ded80643 /python/dulwich/dulwich.SlackBuild | |
parent | 07de775ae142b8b680af2c42dc0d570cc8e56976 (diff) |
python/dulwich: Updated for version 0.18.3.
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 0959144a68781..03d8ff0c5b8b9 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} |