diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2011-12-11 10:47:09 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-11 10:47:09 -0200 |
commit | 52b335904bd562487038597991f73160a143aaca (patch) | |
tree | 3494f07b7abaa360d60fd2ed5685fdc7bc3ed2fa /python/dulwich/dulwich.SlackBuild | |
parent | 276b94249452019ed2e9d49932b90930d6ac0ed6 (diff) | |
download | slackbuilds-52b335904bd562487038597991f73160a143aaca.tar.gz |
python/dulwich: Updated for version 0.8.1.
Signed-off-by: Niels Horn <niels.horn@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 a464d61afa..c71f6007d4 100644 --- a/python/dulwich/dulwich.SlackBuild +++ b/python/dulwich/dulwich.SlackBuild @@ -4,7 +4,7 @@ # Written by Audrius Kažukauskas <audrius@neutrino.lt> PRGNAM=dulwich -VERSION=${VERSION:-0.7.1} +VERSION=${VERSION:-0.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |