]> git.99rst.org Git - openwrt-packages.git/commitdiff
libxmlb: update to 0.3.29
authorLukas Voegl <redacted>
Fri, 31 Jul 2026 13:21:21 +0000 (15:21 +0200)
committerFlorian Eckert <redacted>
Fri, 31 Jul 2026 14:01:13 +0000 (16:01 +0200)
Release notes: https://github.com/hughsie/libxmlb/releases/tag/0.3.29

Signed-off-by: Lukas Voegl <redacted>
libs/libxmlb/Makefile

index e9201d0e478aebac9c0e4d860c3cf41127c3a3c6..f33917a6b904228de38f498e2b0a13f70cd681c3 100644 (file)
@@ -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 <lvoegl@tdt.de>
 PKG_LICENSE:=LGPL-2.1-or-later
git clone https://git.99rst.org/PROJECT