From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:35:34 +0000 (+0300) Subject: hwdata: update to 0.410 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e96869d3c6b633a9f960a19e3e81baf775c8684c;p=openwrt-packages.git hwdata: update to 0.410 Refresh PKG_HASH from the release tarball. Signed-off-by: Alexandru Ardelean --- diff --git a/utils/hwdata/Makefile b/utils/hwdata/Makefile index ef46d5068..2b793c9f7 100644 --- a/utils/hwdata/Makefile +++ b/utils/hwdata/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hwdata -PKG_VERSION:=0.409 +PKG_VERSION:=0.410 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/vcrhonek/hwdata/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=23006accc0f931dd5187d0307a57d0744e2b8feb85e73c37bc0f5229fb31eadd +PKG_HASH:=2864b061b179b8ad8cb6a7339ca07678240a183d9cedce8677a4950acaf798e0 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=GPL-2.0-or-later