feat(curlie,gotop): enable auto updates

This commit is contained in:
Yaksh Bariya 2022-04-06 21:10:41 +05:30
parent ae7f540379
commit 38fa17c650
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.6.7
TERMUX_PKG_SRCURL=https://github.com/rs/curlie.git
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {
termux_setup_golang

View File

@ -6,6 +6,7 @@ TERMUX_PKG_VERSION=4.1.2
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://github.com/xxxserxxx/gotop/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=81518fecfdab4f4c25a4713e24d9c033ba8311bbd3e2c0435ba76349028356da
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make_install() {
termux_setup_golang