mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-ndg_httpsclient: update to 0.5.1.
This commit is contained in:
parent
0fed0174f6
commit
57434b4392
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ndg_httpsclient'
|
# Template file for 'python-ndg_httpsclient'
|
||||||
pkgname=python-ndg_httpsclient
|
pkgname=python-ndg_httpsclient
|
||||||
version=0.5.0
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ndg_httpsclient-${version}"
|
wrksrc="ndg_httpsclient-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/cedadev/ndg_httpsclient"
|
homepage="https://github.com/cedadev/ndg_httpsclient"
|
||||||
distfiles="${PYPI_SITE}/n/ndg_httpsclient/ndg_httpsclient-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/ndg_httpsclient/ndg_httpsclient-${version}.tar.gz"
|
||||||
checksum=c009f5430790936b3a97eaf9f968516664d97e146ab2bda991f0caadb7cc088b
|
checksum=d72faed0376ab039736c2ba12e30695e2788c4aa569c9c3e3d72131de2592210
|
||||||
alternatives="ndg_httpclient:ndg_httpclient:/usr/bin/ndg_httpclient2"
|
alternatives="ndg_httpclient:ndg_httpclient:/usr/bin/ndg_httpclient2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue