diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-09-05 13:04:55 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 18:24:28 +0700 |
commit | f3f6002a80b2ec08fb76ccde4c2c0d53237f193f (patch) | |
tree | 6fe24b4c48c3b22499f58c7eb3c8756d7a69f03e /python/dulwich/dulwich.SlackBuild | |
parent | 5ff0a0eb7e5104a6e8ad125ff92fdafe3fe6d97a (diff) | |
download | slackbuilds-f3f6002a80b2ec08fb76ccde4c2c0d53237f193f.tar.gz |
python/dulwich: Updated for version 0.10.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 a0a6a9db61..4aa315b7ab 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.10.0} +VERSION=${VERSION:-0.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |