hwinfo: update to 21.70

This commit is contained in:
Henrik Grimler 2020-05-02 10:32:24 +02:00 committed by Yaksh Bariya
parent a3b821ef54
commit 39f2e01915
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://github.com/openSUSE/hwinfo
TERMUX_PKG_DESCRIPTION="Hardware detection tool from openSUSE"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=21.69
TERMUX_PKG_VERSION=21.70
TERMUX_PKG_SRCURL=https://github.com/openSUSE/hwinfo/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=778bde68c623c5c8e7c002486c5492c4a59bcb35f36641439e3be8a190cee44c
TERMUX_PKG_SHA256=bc3c4a4498e4abc32a54497ced715bbae5dfd19dd999da294bca6d69fea2db52
TERMUX_PKG_DEPENDS="libandroid-shmem, libuuid, libx86emu"
TERMUX_PKG_BREAKS="hwinfo-dev"
TERMUX_PKG_REPLACES="hwinfo-dev"