mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
awsume: update to 4.5.4.
This commit is contained in:
parent
a2d1e25567
commit
285145cb7f
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'awsume'
|
||||
pkgname=awsume
|
||||
version=4.5.3
|
||||
revision=4
|
||||
version=4.5.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
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>"
|
||||
license="MIT"
|
||||
homepage="https://awsu.me/"
|
||||
changelog="https://awsu.me/changelog.html"
|
||||
distfiles="https://github.com/trek10inc/awsume/archive/${version}.tar.gz"
|
||||
checksum=19cdaa043519b88fe9a0cb8546ac55bedddb2a580c6d6f6d52bec35174cc2eae
|
||||
checksum=a8a6b8d6865aa4f3f8dbf0503dcbf81c761c44b21013f257cf992cb1bb5a4220
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/bin/awsume.*
|
||||
|
|
Loading…
Add table
Reference in a new issue