diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2013-07-28 11:42:20 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-10-12 14:38:02 -0500 |
commit | d2d76907a34de888a728019bec85d2a8647380ec (patch) | |
tree | 87c5cf51f799b023eafe9239c8571d67b7bdc78e /python/dulwich/dulwich.SlackBuild | |
parent | 44d73bbab705a45cf6d9a30071bd750fbb297b9c (diff) |
python/dulwich: Updated for version 0.9.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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 143f7dc5f6086..7ecaf0acfe02e 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.8.7} +VERSION=${VERSION:-0.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |