diff --git a/srcpkgs/python-ndg_httpsclient/template b/srcpkgs/python-ndg_httpsclient/template index 40cd7ba6e9e..bb480d3cdc4 100644 --- a/srcpkgs/python-ndg_httpsclient/template +++ b/srcpkgs/python-ndg_httpsclient/template @@ -1,7 +1,7 @@ # Template file for 'python-ndg_httpsclient' pkgname=python-ndg_httpsclient -version=0.4.2 -revision=2 +version=0.4.3 +revision=1 noarch=yes wrksrc="ndg_httpsclient-${version}" build_style=python-module @@ -11,9 +11,9 @@ depends="python-openssl python-pyasn1" short_desc="HTTPS support for httplib and urllib2 (Python2)" maintainer="Joseph LaFreniere " homepage="https://github.com/cedadev/ndg_httpsclient" -license="BSD" +license="3-clause-BSD" distfiles="${PYPI_SITE}/n/ndg_httpsclient/ndg_httpsclient-${version}.tar.gz" -checksum=580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c43768eb8ac +checksum=7bfd8c5cfcbc241a93ca6a4e45f952650f5c7ecf7c49b1dbcf5f4d390240be0b alternatives="ndg_httpclient:ndg_httpclient:/usr/bin/ndg_httpclient2" post_install() {