diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-10 14:17:48 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-10 14:17:48 +0300 |
commit | 997415b7e000c8211b900b6140e9e55c28a01d72 (patch) | |
tree | 0a3b44ca6ed83cd28fc9dfbe7a689a8cd4312446 /core | |
parent | deba2bc10b296ba574ba1a3d218bfeebdb30f690 (diff) | |
download | repository-997415b7e000c8211b900b6140e9e55c28a01d72.tar.gz |
pkgconf: bump to 1.9.2
Diffstat (limited to 'core')
-rw-r--r-- | core/pkgconf/checksums | 2 | ||||
-rw-r--r-- | core/pkgconf/sources | 2 | ||||
-rw-r--r-- | core/pkgconf/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/pkgconf/checksums b/core/pkgconf/checksums index 8ab968c0..5209b96a 100644 --- a/core/pkgconf/checksums +++ b/core/pkgconf/checksums @@ -1,2 +1,2 @@ %BLAKE3 -85e7e7aaa2b3f4f577a24b6f6b353383983c194bdebaa82fe96c2e42ba094308 pkgconf-1.9.1.tar.xz +8a31771749927337531a7fa368d3df466e73b772160adba842a03dd53809b2a3 pkgconf-1.9.2.tar.xz diff --git a/core/pkgconf/sources b/core/pkgconf/sources index 94dedaef..b3d04e54 100644 --- a/core/pkgconf/sources +++ b/core/pkgconf/sources @@ -1 +1 @@ -http://distfiles.dereferenced.org/pkgconf/pkgconf-1.9.1.tar.xz +http://distfiles.dereferenced.org/pkgconf/pkgconf-1.9.2.tar.xz diff --git a/core/pkgconf/version b/core/pkgconf/version index f49a9d4b..976abed2 100644 --- a/core/pkgconf/version +++ b/core/pkgconf/version @@ -1 +1 @@ -1.9.1 1 +1.9.2 1 |