diff mbox series

pkgconf: upgrade 2.0.2 -> 2.0.3

Message ID 1694597893-21711-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 24543810ec19b5b8f055c4004197c91dedb0be41
Headers show
Series pkgconf: upgrade 2.0.2 -> 2.0.3 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 13, 2023, 9:38 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
* Fix some edge-cases with the new `--modversion` implementation
  and add additional regression tests.
* Fix some format specifiers to use PRIu64 in debug tracing.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../pkgconf/{pkgconf_2.0.2.bb => pkgconf_2.0.3.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/pkgconf/{pkgconf_2.0.2.bb => pkgconf_2.0.3.bb} (96%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/pkgconf/pkgconf_2.0.2.bb b/meta/recipes-devtools/pkgconf/pkgconf_2.0.3.bb
similarity index 96%
rename from meta/recipes-devtools/pkgconf/pkgconf_2.0.2.bb
rename to meta/recipes-devtools/pkgconf/pkgconf_2.0.3.bb
index c6badb123e..5aa5a191f2 100644
--- a/meta/recipes-devtools/pkgconf/pkgconf_2.0.2.bb
+++ b/meta/recipes-devtools/pkgconf/pkgconf_2.0.3.bb
@@ -20,7 +20,7 @@  SRC_URI = "\
     file://pkg-config-native.in \
     file://pkg-config-esdk.in \
 "
-SRC_URI[sha256sum] = "ea5a25ef8f251eb5377ec0e21c75fb61894433cfbdbf0b2559ba33e4c2664401"
+SRC_URI[sha256sum] = "cabdf3c474529854f7ccce8573c5ac68ad34a7e621037535cbc3981f6b23836c"
 
 inherit autotools