mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
aws-cli: rebuild for Python 3.11
This commit is contained in:
parent
d51c649089
commit
29e1de81c9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'aws-cli'
|
# Template file for 'aws-cli'
|
||||||
pkgname=aws-cli
|
pkgname=aws-cli
|
||||||
version=1.22.88
|
version=1.22.88
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="aws-cli-${version}"
|
wrksrc="aws-cli-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue