[openwrt/openwrt] tools/pkgconf: update to 1.9.5
LEDE Commits
lede-commits at lists.infradead.org
Tue May 9 02:37:53 PDT 2023
hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/9207c728509e73c193efe7bbe74026edf9cef949
commit 9207c728509e73c193efe7bbe74026edf9cef949
Author: Linhui Liu <liulinhui36 at gmail.com>
AuthorDate: Sun May 7 18:43:43 2023 +0800
tools/pkgconf: update to 1.9.5
Release Notes:
https://github.com/pkgconf/pkgconf/blob/master/NEWS
Signed-off-by: Linhui Liu <liulinhui36 at gmail.com>
---
tools/pkgconf/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/pkgconf/Makefile b/tools/pkgconf/Makefile
index c6e11edaf2..d0a8a271d9 100644
--- a/tools/pkgconf/Makefile
+++ b/tools/pkgconf/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pkgconf
-PKG_VERSION:=1.9.4
+PKG_VERSION:=1.9.5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://distfiles.dereferenced.org/pkgconf
-PKG_HASH:=daccf1bbe5a30d149b556c7d2ffffeafd76d7b514e249271abdd501533c1d8ae
+PKG_HASH:=1ac1656debb27497563036f7bffc281490f83f9b8457c0d60bcfb638fb6b6171
PKG_CPE_ID:=cpe:/a:pkgconf:pkgconf
More information about the lede-commits
mailing list