diff options
| author | Nick Hainke <vincent@systemli.org> | 2024-02-06 12:13:59 +0100 |
|---|---|---|
| committer | Nick Hainke <vincent@systemli.org> | 2024-02-06 19:18:55 +0100 |
| commit | c0c175e4fe8401f296ddad9f0888514b6e55be8f (patch) | |
| tree | 39cee0c8abcd8f20b6393264ddf69cd7296e6edc /tools/pkgconf | |
| parent | 1c02b874fa795dbfdc008d98cd58b59613b923c7 (diff) | |
| download | upstream-c0c175e4fe8401f296ddad9f0888514b6e55be8f.tar.gz upstream-c0c175e4fe8401f296ddad9f0888514b6e55be8f.tar.bz2 upstream-c0c175e4fe8401f296ddad9f0888514b6e55be8f.zip | |
tools/pkgconf: update to 2.1.1
Changes:
https://github.com/pkgconf/pkgconf/blob/2edf954f3a80d2ccb4ba41938e5078fdde9d3ca4/NEWS
Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'tools/pkgconf')
| -rw-r--r-- | tools/pkgconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/pkgconf/Makefile b/tools/pkgconf/Makefile index a4eeaae56ba..e1dea71c8a3 100644 --- a/tools/pkgconf/Makefile +++ b/tools/pkgconf/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pkgconf -PKG_VERSION:=2.1.0 +PKG_VERSION:=2.1.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://distfiles.dereferenced.org/pkgconf -PKG_HASH:=266d5861ee51c52bc710293a1d36622ae16d048d71ec56034a02eb9cf9677761 +PKG_HASH:=3a224f2accf091b77a5781316e27b9ee3ba82c083cc2e539e08940b68a44fec5 PKG_CPE_ID:=cpe:/a:pkgconf:pkgconf |
