hw-probe: bump again to rebuild

Third time's the charm.
This commit is contained in:
Henrik Grimler 2021-12-05 16:10:26 +01:00 committed by Yaksh Bariya
parent b52871d81a
commit c8844a33eb
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Tool to probe for hardware and check its operability"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.6
TERMUX_PKG_REVISION=2
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://github.com/linuxhw/hw-probe/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=de048be6aef357d3142c9e2327d6f79d205a42aa3396ad381ed319115d1c9a22
TERMUX_PKG_DEPENDS="curl, hwinfo, net-tools, perl"