python3-certifi: update to 2021.10.08.
This commit is contained in:
parent
aedd444d60
commit
36e920e58a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-certifi'
|
||||
pkgname=python3-certifi
|
||||
version=2021.05.30
|
||||
revision=2
|
||||
version=2021.10.08
|
||||
revision=1
|
||||
wrksrc="python-certifi-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://certifi.io"
|
||||
distfiles="https://github.com/certifi/python-certifi/archive/${version}.tar.gz"
|
||||
checksum=9bffc4826ac0308591e26852a0404548a9e4e30b7214ebfd86360cd214f51dda
|
||||
checksum=51c2cf76f7f2582d9c4eb5440bb311ef523ba0b319d0a973450ecebfb6802a3a
|
||||
|
||||
do_check() {
|
||||
cd build/lib
|
||||
|
|
Loading…
Reference in a new issue