From 292cf07701240cea4bbb73471ebcd23f249e4ee9 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Thu, 5 Dec 2024 12:47:23 +0000 Subject: [PATCH] bump(main/vttest): 20241204 This commit has been automatically submitted by Github Actions. --- packages/vttest/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/vttest/build.sh b/packages/vttest/build.sh index e8891a29ee..5820f60d9a 100644 --- a/packages/vttest/build.sh +++ b/packages/vttest/build.sh @@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://invisible-island.net/vttest/ TERMUX_PKG_DESCRIPTION="Program for testing the VT100 compatibility of terminal emulators" TERMUX_PKG_LICENSE="HPND" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="20241031" +TERMUX_PKG_VERSION="20241204" TERMUX_PKG_SRCURL=https://invisible-island.net/archives/vttest/vttest-${TERMUX_PKG_VERSION}.tgz -TERMUX_PKG_SHA256=11c9dd187d9ee53dfe9ebe4bc9e472928c3f3926328f266953b7178c0ad5b4f2 +TERMUX_PKG_SHA256=7010c32b6425968ecd7eec43d89f2c6c674494f73b22c8e7c66dadf21c231bff TERMUX_PKG_AUTO_UPDATE=true