Update: inxi to 3.1.09

This commit is contained in:
kcubeterm 2020-11-23 20:17:56 +00:00
parent f893762915
commit e7da283a89
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,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_VERSION=3.1.06-1
TERMUX_PKG_VERSION=3.1.09-1
TERMUX_PKG_SRCURL=https://github.com/smxi/inxi/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e1fa3566353df7819134cb8edd8d5b8244991a0f66c51e52661c7b0594909813
TERMUX_PKG_SHA256=2212ad21238b60238b00c8826e2659f4283198c154ebcf24f0d5174fffcd6949
TERMUX_PKG_DEPENDS="perl"
TERMUX_PKG_BUILD_IN_SRC=true