diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-31 13:37:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-05 07:15:45 +0700 |
commit | d0bd5c5c506cc0758567a6b607cd1e9e3b8c9677 (patch) | |
tree | 6cf516ef8cb82d1b16e36fe09d5afad6494a02f9 /python/ndg_httpsclient/ndg_httpsclient.SlackBuild | |
parent | 73973466e63117ef84205c183cb7f7ba8124ceb1 (diff) | |
download | slackbuilds-d0bd5c5c506cc0758567a6b607cd1e9e3b8c9677.tar.gz |
python/ndg_httpsclient: Updated for version 0.4.2.
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 946cc3294a..d7109ac129 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.4.0} +VERSION=${VERSION:-0.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |