diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-04 20:03:16 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 07:04:57 +0700 |
commit | c0d516a2de652c0a2d5cde05912cff9e2529f34f (patch) | |
tree | 77d6796535b2e93ff6d3fc15d5dc63e5b47a4ddb /python/ndg_httpsclient/ndg_httpsclient.SlackBuild | |
parent | 41b701ef7e5b4788fb0193ee9c9af54c1f67dced (diff) | |
download | slackbuilds-c0d516a2de652c0a2d5cde05912cff9e2529f34f.tar.gz |
python/ndg_httpsclient: Updated for version 0.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/ndg_httpsclient/ndg_httpsclient.SlackBuild')
-rw-r--r-- | python/ndg_httpsclient/ndg_httpsclient.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ndg_httpsclient/ndg_httpsclient.SlackBuild b/python/ndg_httpsclient/ndg_httpsclient.SlackBuild index 399ec6fa74..8c1d77503e 100644 --- a/python/ndg_httpsclient/ndg_httpsclient.SlackBuild +++ b/python/ndg_httpsclient/ndg_httpsclient.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ndg_httpsclient -VERSION=${VERSION:-0.3.3} +VERSION=${VERSION:-0.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |