diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-05-17 18:32:36 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:21 +0700 |
commit | a923676ce04f7bc2880bcf513e6d10390b2b1293 (patch) | |
tree | 6e3164734f00a3bb49eb89b9e9aac4a1d4d43ebd /python/dulwich/dulwich.SlackBuild | |
parent | 29eb09665b5a6afd64adbc948e8375c583a7f394 (diff) | |
download | slackbuilds-a923676ce04f7bc2880bcf513e6d10390b2b1293.tar.gz |
python/dulwich: Updated for version 0.10.0.
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 c8a2f51dc3..a0a6a9db61 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.9.8} +VERSION=${VERSION:-0.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |