diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2016-12-29 22:17:21 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-31 08:22:41 +0700 |
commit | 51a755c3ac576163f75698baab6c2ee22298578b (patch) | |
tree | 375a86262da6df6d76019480f647a75f8df86168 /python/dulwich/dulwich.SlackBuild | |
parent | fe90a0547bbd1bf4f6cdd14f66507a4711723588 (diff) |
python/dulwich: Updated for version 0.16.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 cf27c503e034..d5c116307620 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.14.1} +VERSION=${VERSION:-0.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |