From: Lukas Voegl Date: Fri, 31 Jul 2026 13:21:21 +0000 (+0200) Subject: libxmlb: update to 0.3.29 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=93f8e8cf7b56901aa331b47b88a78f45cb9d5ea5;p=openwrt-packages.git libxmlb: update to 0.3.29 Release notes: https://github.com/hughsie/libxmlb/releases/tag/0.3.29 Signed-off-by: Lukas Voegl --- diff --git a/libs/libxmlb/Makefile b/libs/libxmlb/Makefile index e9201d0e4..f33917a6b 100644 --- a/libs/libxmlb/Makefile +++ b/libs/libxmlb/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libxmlb -PKG_VERSION:=0.3.23 +PKG_VERSION:=0.3.29 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/hughsie/libxmlb/releases/download/$(PKG_VERSION) -PKG_HASH:=ab86eb2073592448a4e0263ab56e222de092c0a3964b66a8d696cac071c8ee3c +PKG_HASH:=448294be33bfae62f00fa66e506f1cae80237ce71b7ab6530aefa75005eeb08a PKG_MAINTAINER:=Lukas Voegl PKG_LICENSE:=LGPL-2.1-or-later