diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-11-02 18:05:02 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-04 07:17:35 +0700 |
commit | baf8e085b723f712fa0cb14e63a760835bab8d82 (patch) | |
tree | 725df7f0e6dc97c87e7f01ea4c77d11f9929841b /python/dulwich/dulwich.SlackBuild | |
parent | 4d4c744c3aaef209298a0e55fbc98b1490f22453 (diff) | |
download | slackbuilds-baf8e085b723f712fa0cb14e63a760835bab8d82.tar.gz |
python/dulwich: Updated for version 0.18.5.
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 03d8ff0c5b..b770ba6a44 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.18.3} +VERSION=${VERSION:-0.18.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |