From cd09f91684b3284ebab6992c54261ad253eeca1f Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 16 Dec 2023 16:31:30 +0100 Subject: [PATCH] s3cmd: update to 2.4.0. --- srcpkgs/s3cmd/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/s3cmd/template b/srcpkgs/s3cmd/template index 25c2b736406..fabee38c6cd 100644 --- a/srcpkgs/s3cmd/template +++ b/srcpkgs/s3cmd/template @@ -1,7 +1,7 @@ # Template file for 's3cmd' pkgname=s3cmd -version=2.3.0 -revision=2 +version=2.4.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-dateutil" @@ -10,8 +10,8 @@ maintainer="Duncaen " 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=d72396ff9ca3a880591db5cb577623a4af64f8dd7eb738bbebb848da0e07b584 +distfiles="https://github.com/s3tools/s3cmd/archive/v${version}.tar.gz" +checksum=47b7f90469ffc2c195b557f15b9e2e89282f54e8b4e28decb47889bd9ad14d24 make_check="no" # requires a s3 server pre_install() {