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 1e971d2 commit ae84c6bCopy full SHA for ae84c6b
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.59"
+TERMUX_PKG_VERSION="2.34.60"
7
TERMUX_PKG_SRCURL="https://github.com/aws/aws-cli/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz"
8
-TERMUX_PKG_SHA256=011ecbcfbab4e4b8d7f9e1ef735d23cac7fe64bb582a06bbc6c14f72681dc0f0
+TERMUX_PKG_SHA256=88115b48b168fa47233987a10875aa6f092d5a817865d711503ac7dd2781cf84
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