s3cmd: update to 2.3.0.

This commit is contained in:
Duncaen 2022-11-10 21:47:57 +01:00
parent 318042ed60
commit df5d3c5dab
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 's3cmd'
pkgname=s3cmd
version=2.2.0
revision=2
version=2.3.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-dateutil"
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
homepage="http://s3tools.org/s3cmd"
changelog="https://github.com/s3tools/s3cmd/raw/master/NEWS"
distfiles="https://github.com/s3tools/${pkgname}/archive/v${version}.tar.gz"
checksum=97283ed51f0fe46d2fa82c196f775603f90dbe1d080fcb81acb361106599258d
checksum=d72396ff9ca3a880591db5cb577623a4af64f8dd7eb738bbebb848da0e07b584
make_check="no" # requires a s3 server
pre_install() {