diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-03-22 21:28:13 +0200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:11:14 +0000 |
commit | 912f5aa8046b1087f84c072bef911a9030b8ddc9 (patch) | |
tree | 7ce2198b52bc563772bdb85f75992109994dbe5b /python/dulwich/dulwich.SlackBuild | |
parent | 73264e45012593d3fd557ef7f147df9c9b27cc19 (diff) | |
download | slackbuilds-912f5aa8046b1087f84c072bef911a9030b8ddc9.tar.gz |
python/dulwich: Updated for version 0.17.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 b40b35dbec..df1c0ef712 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.17.1} +VERSION=${VERSION:-0.17.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |