hw-probe: bump to build

This commit is contained in:
Henrik Grimler 2021-12-05 15:33:12 +01:00 committed by Yaksh Bariya
parent 27bc12b4c5
commit 479bdf0cb7
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +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=1
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"