python3-boto3: add revision=1.

This commit is contained in:
Leah Neukirchen 2022-11-08 14:29:01 +01:00
parent 14f039fd25
commit 11841ceb37
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Template file for 'python3-boto3'
pkgname=python3-boto3
version=1.26.3
revision=1
wrksrc="boto3-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"