python3-boto3: update to 1.26.3.
This commit is contained in:
parent
d5d078d156
commit
cd2edc2420
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'python3-boto3'
|
||||
pkgname=python3-boto3
|
||||
version=1.24.70
|
||||
revision=2
|
||||
version=1.26.3
|
||||
wrksrc="boto3-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/boto/boto3"
|
||||
distfiles="https://github.com/boto/boto3/archive/${version}.tar.gz"
|
||||
checksum=36b10590e30ea8edb0745b3c44b5b14b79de86c5cc3323ede5ca71cc7be70d33
|
||||
checksum=23c25b30e5fb70940d0c1fc4b6cf5d9dc157128988a3d0a89ca4dec253692090
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue