python3-certifi: update to 2022.06.15.
This commit is contained in:
parent
f6d871f3bf
commit
edc4b1d390
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-certifi'
|
# Template file for 'python3-certifi'
|
||||||
pkgname=python3-certifi
|
pkgname=python3-certifi
|
||||||
version=2021.10.08
|
version=2022.06.15
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="python-certifi-${version}"
|
wrksrc="python-certifi-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://certifi.io"
|
homepage="https://certifi.io"
|
||||||
distfiles="https://github.com/certifi/python-certifi/archive/${version}.tar.gz"
|
distfiles="https://github.com/certifi/python-certifi/archive/${version}.tar.gz"
|
||||||
checksum=51c2cf76f7f2582d9c4eb5440bb311ef523ba0b319d0a973450ecebfb6802a3a
|
checksum=3ece28ce4177241cd9f752ef5161cd2c67060b80c73c6bcbdab48e504f9df966
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build/lib
|
cd build/lib
|
||||||
|
|
Loading…
Reference in New Issue