awsume: update to 4.5.4.
This commit is contained in:
parent
a2d1e25567
commit
285145cb7f
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'awsume'
|
# Template file for 'awsume'
|
||||||
pkgname=awsume
|
pkgname=awsume
|
||||||
version=4.5.3
|
version=4.5.4
|
||||||
revision=4
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
makedepends="python3-boto3 python3-botocore python3-colorama python3-pluggy python3-psutil python3-xmltodict python3-yaml python-dateutil"
|
makedepends="python3-boto3 python3-botocore python3-colorama python3-pluggy python3-psutil python3-xmltodict python3-yaml python-dateutil"
|
||||||
@ -11,8 +11,9 @@ short_desc="Utility for easily assuming AWS IAM roles from the command line"
|
|||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://awsu.me/"
|
homepage="https://awsu.me/"
|
||||||
|
changelog="https://awsu.me/changelog.html"
|
||||||
distfiles="https://github.com/trek10inc/awsume/archive/${version}.tar.gz"
|
distfiles="https://github.com/trek10inc/awsume/archive/${version}.tar.gz"
|
||||||
checksum=19cdaa043519b88fe9a0cb8546ac55bedddb2a580c6d6f6d52bec35174cc2eae
|
checksum=a8a6b8d6865aa4f3f8dbf0503dcbf81c761c44b21013f257cf992cb1bb5a4220
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/bin/awsume.*
|
rm ${DESTDIR}/usr/bin/awsume.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user