package/libargon2: fix pkgconfig version string

Current build generated pkgconfig/libargon2.pc has wrong version string.
    Version: ZERO

Signed-off-by: Andreas Mohr <and@gmx.li>
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
(cherry picked from commit 1ef471a61d)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Andreas Mohr
2026-05-18 22:02:29 +00:00
committed by Thomas Perale
parent 347d2116fa
commit b6169edea5

View File

@@ -11,6 +11,7 @@ LIBARGON2_LICENSE_FILES = LICENSE
LIBARGON2_INSTALL_STAGING = YES
LIBARGON2_OPTS = LIBRARY_REL=lib
LIBARGON2_OPTS += ARGON2_VERSION=$(LIBARGON2_VERSION)
# GCC_TARGET_ARCH is not defined for all architectures, but libargon2
# only uses it to detect if some x86 optimizations can be used, and