diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-03-05 14:21:20 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 07:04:31 +0700 |
commit | d04fe644f23140924f9ca9c9bdfd6574e787526f (patch) | |
tree | cac897156fec1e6e7242e11039f4a83128a1b438 /python/dulwich/dulwich.SlackBuild | |
parent | 8cda1c9458fee5c944c9cdbb8914bbb48bae8365 (diff) | |
download | slackbuilds-d04fe644f23140924f9ca9c9bdfd6574e787526f.tar.gz |
python/dulwich: Updated for version 0.17.1.
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 188571c504..b40b35dbec 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.16.3} +VERSION=${VERSION:-0.17.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |