s3cmd: update to 1.6.1.
This commit is contained in:
parent
7b55946f3c
commit
2fac5d4424
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 's3cmd'
|
||||
pkgname=s3cmd
|
||||
version=1.6.0
|
||||
revision=2
|
||||
version=1.6.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
pycompile_module="S3"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://s3tools.org/s3cmd"
|
||||
distfiles="https://github.com/s3tools/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=4c738263e616d61ef8c2e970ee0c5b6a92f358b1b6b545bd9a5fbbfe9f38e3a9
|
||||
checksum=e3b962e94068230d4e3ec15b4e827e76cbe7e51dda0e80697ebffbe20b15098b
|
||||
|
||||
pre_install() {
|
||||
export S3CMD_INSTPATH_DOC="share/doc"
|
||||
|
|
Loading…
Reference in a new issue