From: Alexandru Ardelean Date: Tue, 28 Jul 2026 12:18:02 +0000 (+0300) Subject: hwdata: update to 0.409 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=664df2843a188185f12db1bd82373cb7f25acab6;p=openwrt-packages.git hwdata: update to 0.409 Update to the latest upstream stable release. Signed-off-by: Alexandru Ardelean --- diff --git a/utils/hwdata/Makefile b/utils/hwdata/Makefile index 68cb86d01..ef46d5068 100644 --- a/utils/hwdata/Makefile +++ b/utils/hwdata/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hwdata -PKG_VERSION:=0.407 +PKG_VERSION:=0.409 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:=6a88f6f5cb510fbfaa9c49488348b7fcd7aa209b0a331f24dfebb1c8c339568b +PKG_HASH:=23006accc0f931dd5187d0307a57d0744e2b8feb85e73c37bc0f5229fb31eadd PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=GPL-2.0-or-later