inxi: update to 3.2.01-1

This commit is contained in:
Leonid Pliushch 2021-01-07 14:57:32 +02:00
parent 3b71cdae47
commit 590f051571
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/smxi/inxi
TERMUX_PKG_DESCRIPTION="Full featured CLI system information tool"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.1.09-1
TERMUX_PKG_VERSION=3.2.01-1
TERMUX_PKG_SRCURL=https://github.com/smxi/inxi/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=2212ad21238b60238b00c8826e2659f4283198c154ebcf24f0d5174fffcd6949
TERMUX_PKG_SHA256=5949170421249ef9c88abe577cca0487ad77195b8b0bea4a6ade1211efee85e5
TERMUX_PKG_DEPENDS="perl"
TERMUX_PKG_BUILD_IN_SRC=true