Skip to content

Commit

Permalink
pkg-config files with mismatched Version
Browse files Browse the repository at this point in the history
Quality Assurance of Gentoo says :
* QA Notice: pkg-config files with mismatched Version found!
* At least /usr/lib/pkgconfig/libbeidpkcs11.pc's Version field does not match 5.1.4
* Please check all .pc files installed by this package.
  • Loading branch information
linuxunderground committed Apr 2, 2024
1 parent ae562e2 commit b71c225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cardcomm/pkcs11/src/libbeidpkcs11.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ includedir=@includedir@/beid

Name: beidpkcs11
Description: Beid PKCS#11 interface
Version: @PACKAGE_VERSION@
Version: @MAINVERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lbeidpkcs11

0 comments on commit b71c225

Please sign in to comment.