hwinfo: update to 21.69

This commit is contained in:
Henrik Grimler 2020-04-07 13:26:20 +02:00 committed by Yaksh Bariya
parent 395111625a
commit 53638c9975
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +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.68
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=21.69
TERMUX_PKG_SRCURL=https://github.com/openSUSE/hwinfo/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=066c3cd8802d81b5a55a3a6ba55095eba613e817c60ebae8be3465e7e702c216
TERMUX_PKG_SHA256=778bde68c623c5c8e7c002486c5492c4a59bcb35f36641439e3be8a190cee44c
TERMUX_PKG_DEPENDS="libandroid-shmem, libuuid, libx86emu"
TERMUX_PKG_BREAKS="hwinfo-dev"
TERMUX_PKG_REPLACES="hwinfo-dev"