diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-10-02 22:40:01 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-05 08:08:03 +0700 |
commit | b89456cf99be62c7796308588d46602321cf0ac6 (patch) | |
tree | e99961ad3b1a1baafa159e5c04a05971cf2bfb04 /python/dulwich/dulwich.SlackBuild | |
parent | adbeb6137d24faf59f9b5c7668c718adddbb0e42 (diff) | |
download | slackbuilds-b89456cf99be62c7796308588d46602321cf0ac6.tar.gz |
python/dulwich: Updated for version 0.9.7.
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 e9a09b5a1a..09699d305a 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.6} +VERSION=${VERSION:-0.9.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |