[openwrt/openwrt] tools/pkgconf: update to 2.2.0
LEDE Commits
lede-commits at lists.infradead.org
Fri Jun 14 06:27:45 PDT 2024
nick pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/7a9b1f7f2553b8243db69c056654c573d3d3b3bb
commit 7a9b1f7f2553b8243db69c056654c573d3d3b3bb
Author: Nick Hainke <vincent at systemli.org>
AuthorDate: Tue Jun 11 08:16:44 2024 +0200
tools/pkgconf: update to 2.2.0
Changelog:
https://github.com/pkgconf/pkgconf/blob/06120a8769aed87d50e914f87a6f9f67110cf16e/NEWS
Signed-off-by: Nick Hainke <vincent at systemli.org>
---
tools/pkgconf/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/pkgconf/Makefile b/tools/pkgconf/Makefile
index 517b8d847b..533af502e3 100644
--- a/tools/pkgconf/Makefile
+++ b/tools/pkgconf/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pkgconf
-PKG_VERSION:=2.1.1
+PKG_VERSION:=2.2.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://distfiles.dereferenced.org/pkgconf
-PKG_HASH:=1a00b7fa08c7b506a24c40f7cc8d9e0e59be748d731af8f7aa0b4d722bd8ccbe
+PKG_HASH:=28f8dfc279a10ef66148befa3f6eb266e5f3570316600208ed50e9781c7269d8
PKG_CPE_ID:=cpe:/a:pkgconf:pkgconf
More information about the lede-commits
mailing list