We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b112c2 commit 1335e95Copy full SHA for 1335e95
1 file changed
packages/awscli/build.sh
@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Universal Command Line Interface for Amazon Web Services
3
TERMUX_PKG_LICENSE="Apache-2.0"
4
TERMUX_PKG_LICENSE_FILE="LICENSE.txt, exe/assets/THIRD_PARTY_LICENSES"
5
TERMUX_PKG_MAINTAINER="@termux"
6
-TERMUX_PKG_VERSION="2.34.60"
+TERMUX_PKG_VERSION="2.34.61"
7
TERMUX_PKG_SRCURL="https://github.com/aws/aws-cli/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz"
8
-TERMUX_PKG_SHA256=88115b48b168fa47233987a10875aa6f092d5a817865d711503ac7dd2781cf84
+TERMUX_PKG_SHA256=c6dd81dbb4dd579e1f6296ad8f152350299e445c8d1d4493f7410670583e0589
9
TERMUX_PKG_AUTO_UPDATE=true
10
TERMUX_PKG_UPDATE_VERSION_REGEXP="\d+.\d+.\d+"
11
TERMUX_PKG_DEPENDS="libandroid-posix-semaphore, libandroid-support, mandoc"
0 commit comments