Merge pull request #13974 from bobafetthotmail/patch-3

hwinfo: update to version 21.71
This commit is contained in:
Rosen Penev 2020-11-22 18:29:42 -08:00 committed by GitHub
commit 4905ebd24f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hwinfo
PKG_VERSION:=21.70
PKG_RELEASE:=2
PKG_VERSION:=21.71
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/openSUSE/hwinfo/tar.gz/$(PKG_VERSION)?
PKG_HASH:=bc3c4a4498e4abc32a54497ced715bbae5dfd19dd999da294bca6d69fea2db52
PKG_HASH:=c4c573eb15cbc10103f5044b485d7e4ff941500ed559743a1c98e6a6deb0ebda
PKG_LICENSE:=GPL-2.0-or-later
PKG_MAINTAINER:=Alberto Bursi <bobafetthotmail@gmail.com>