From e60337e4564c6689bf61c6be804407bcac7e9e41 Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Mon, 24 Jan 2022 12:39:20 +0000 Subject: [PATCH] topgrade: update to 8.2.0 This commit has been automatically submitted by Github Actions. --- packages/topgrade/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/topgrade/build.sh b/packages/topgrade/build.sh index 28b522018..2164603ee 100644 --- a/packages/topgrade/build.sh +++ b/packages/topgrade/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/r-darwish/topgrade/ TERMUX_PKG_DESCRIPTION="Upgrade all the things" TERMUX_PKG_LICENSE="GPL-3.0" TERMUX_PKG_MAINTAINER="@laurentlbm" -TERMUX_PKG_VERSION=8.1.2 +TERMUX_PKG_VERSION=8.2.0 TERMUX_PKG_SRCURL=https://github.com/r-darwish/topgrade/archive/v$TERMUX_PKG_VERSION.tar.gz -TERMUX_PKG_SHA256=08071f8298cf1b1a14d54aa89a9f1b17f5b6f6aec3e7b93f7751f2c2748fc49f +TERMUX_PKG_SHA256=54fe60ef70b21b34c50c0d342ec120aff3a9522ef44a9737f42d5700aed7a1c3 TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_BUILD_IN_SRC=true