commit 18569dd

hovercats  ·  2025-09-02 02:38:55 +0000 UTC
parent d967b0c
libpkgconf: 2.5.1
3 files changed,  +7, -5
+5, -3
 1@@ -2,10 +2,12 @@
 2 #define SYSTEM_INCLUDEDIR "/include:/usr/include"
 3 #define PKG_DEFAULT_PATH "/usr/lib/pkgconf"
 4 #define PERSONALITY_PATH "/etc/pkgconf/personality.d"
 5+#define HAVE_DECL_PLEDGE 0
 6 #define HAVE_DECL_REALLOCARRAY 1
 7 #define HAVE_DECL_STRLCAT 1
 8 #define HAVE_DECL_STRLCPY 1
 9 #define HAVE_DECL_STRNDUP 1
10+#define HAVE_DECL_UNVEIL 0
11 #define HAVE_DLFCN_H 1
12 #define HAVE_INTTYPES_H 1
13 #define HAVE_STDINT_H 1
14@@ -20,12 +22,12 @@
15 #define PACKAGE "pkgconf"
16 #define PACKAGE_BUGREPORT "https://github.com/pkgconf/pkgconf/issues/new"
17 #define PACKAGE_NAME "pkgconf"
18-#define PACKAGE_STRING "pkgconf 2.3.0"
19+#define PACKAGE_STRING "pkgconf 2.5.1"
20 #define PACKAGE_TARNAME "pkgconf"
21 #define PACKAGE_URL ""
22-#define PACKAGE_VERSION "2.3.0"
23+#define PACKAGE_VERSION "2.5.1"
24 #define STDC_HEADERS 1
25-#define VERSION "2.3.0"
26+#define VERSION "2.5.1"
27 /* #undef _FILE_OFFSET_BITS */
28 /* #undef _LARGE_FILES */
29 /* #undef _TIME_BITS */
+1, -1
1@@ -1 +1 @@
2-Subproject commit 1d37e711cefe83e6b5393b424af4c94da4e7e9d3
3+Subproject commit 4fc570f91d9d8d843ab32d2198a5c064538d8ffd
+1, -1
1@@ -1 +1 @@
2-2.4.3 r0
3+2.5.1 r0