s3cmd: update to 1.5.1.2.
This commit is contained in:
parent
cabea806e2
commit
767080de20
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's3cmd'
|
# Template file for 's3cmd'
|
||||||
pkgname=s3cmd
|
pkgname=s3cmd
|
||||||
version="1.5.0"
|
version="1.5.1.2"
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://s3tools.org/s3cmd"
|
homepage="http://s3tools.org/s3cmd"
|
||||||
distfiles="https://github.com/s3tools/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/s3tools/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=bd909f6c14930bc70dadfbf0593e80b5ab49ff41c137bb7bda164130f776c361
|
checksum=8245ce97989484e3ebf3461c15f11c4efeeedf5892a2b552589c050a4b36e7a7
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
export S3CMD_INSTPATH_DOC="usr/share/doc"
|
export S3CMD_INSTPATH_DOC="usr/share/doc"
|
||||||
|
|
Loading…
Reference in New Issue