From b9adb8d8d6466fbade8078571b06c2817cddd96f Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Sat, 2 Mar 2024 06:37:07 +0000 Subject: [PATCH] bump(main/teleport-tsh): 15.1.1 This commit has been automatically submitted by Github Actions. --- packages/teleport-tsh/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/teleport-tsh/build.sh b/packages/teleport-tsh/build.sh index 4139607d8d..20602b9efb 100644 --- a/packages/teleport-tsh/build.sh +++ b/packages/teleport-tsh/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/gravitational/teleport TERMUX_PKG_DESCRIPTION="Secure Access for Developers that doesn't get in the way" TERMUX_PKG_LICENSE="Apache-2.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="15.1.0" +TERMUX_PKG_VERSION="15.1.1" TERMUX_PKG_SRCURL=https://github.com/gravitational/teleport/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz -TERMUX_PKG_SHA256=68314e2aefc61f64000de672fbbb084cff17d5e72dc1983746c1b7ea481f0b00 +TERMUX_PKG_SHA256=a2e8d29c1a209dd60107cc64a445ef640bb6e8ce6e3023065bc2b3069f85cbfa TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_BUILD_IN_SRC=true