s3cmd: update to 2.0.2.
This commit is contained in:
parent
52137b1f75
commit
f320337662
@ -1,6 +1,6 @@
|
||||
# Template file for 's3cmd'
|
||||
pkgname=s3cmd
|
||||
version=2.0.1
|
||||
version=2.0.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
@ -9,10 +9,11 @@ hostmakedepends="python-setuptools"
|
||||
depends="python-dateutil"
|
||||
short_desc="Command line tool for Amazon S3"
|
||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
#changelog="https://github.com/s3tools/s3cmd/raw/master/NEWS"
|
||||
homepage="http://s3tools.org/s3cmd"
|
||||
distfiles="https://github.com/s3tools/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=92d2582a5a3771e9bb3a552b5bdc00b4a1cc6e8b735abac225f1c97a86f6d3b7
|
||||
checksum=50e11a040f97c08b5a80fe28a21ac337f5d62deeddfdf14bb6543e911b273347
|
||||
|
||||
pre_install() {
|
||||
export S3CMD_INSTPATH_DOC="share/doc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user