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>
This commit is contained in:
Andreas Mohr
2026-05-18 22:02:29 +00:00
committed by Arnout Vandecappelle
parent 8f7ae01409
commit 1ef471a61d

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