macchina: update to 0.9.2

This commit is contained in:
Leonid Pliushch 2021-07-17 21:19:38 +03:00
parent 2bfe0fa727
commit 04622f14fa
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/Macchina-CLI/macchina
TERMUX_PKG_DESCRIPTION="A system information fetcher, with an emphasis on performance and minimalism."
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Max Ferrer @PandaFoss"
TERMUX_PKG_VERSION=0.8.21
TERMUX_PKG_VERSION=0.9.2
TERMUX_PKG_SRCURL=https://github.com/Macchina-CLI/macchina/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=0aff873ae30715f79c6e37f593e48d9505594d4a171e77e04377f9beec54c106
TERMUX_PKG_SHA256=f5ac11a49470639d81424b208fc5d95b111a77b97138af7fce347ad3daae8005
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"