inxi: update to 3.3.00-1

This commit is contained in:
Leonid Pliushch 2021-02-05 21:02:35 +00:00
parent beacd62b62
commit ec21a31293
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/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.2.01-1
TERMUX_PKG_VERSION=3.3.00-1
TERMUX_PKG_SRCURL=https://github.com/smxi/inxi/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=5949170421249ef9c88abe577cca0487ad77195b8b0bea4a6ade1211efee85e5
TERMUX_PKG_SHA256=1180dd8dc71690322ec28f0ee7d9e013adea67bc94298742cfc5a2b4eefff6b9
TERMUX_PKG_DEPENDS="perl"
TERMUX_PKG_BUILD_IN_SRC=true