From: Nick Hainke Date: Thu, 7 Dec 2023 12:14:58 +0000 (+0100) Subject: tools/pkgconf: update to 2.1.0 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fjow.git;a=commitdiff_plain;h=0c1cffd00ecbf3dde3c7f6437920bd41e6e268e5 tools/pkgconf: update to 2.1.0 Changes: https://github.com/pkgconf/pkgconf/blob/5825e2c6d608ef74a97349e81d750ab95c53cf50/NEWS#L4 Signed-off-by: Nick Hainke --- diff --git a/tools/pkgconf/Makefile b/tools/pkgconf/Makefile index 0b460a9891..a4eeaae56b 100644 --- a/tools/pkgconf/Makefile +++ b/tools/pkgconf/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pkgconf -PKG_VERSION:=2.0.3 +PKG_VERSION:=2.1.0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://distfiles.dereferenced.org/pkgconf -PKG_HASH:=cabdf3c474529854f7ccce8573c5ac68ad34a7e621037535cbc3981f6b23836c +PKG_HASH:=266d5861ee51c52bc710293a1d36622ae16d048d71ec56034a02eb9cf9677761 PKG_CPE_ID:=cpe:/a:pkgconf:pkgconf