[git] GCRYPT - branch, master, updated. libgcrypt-1.8.1-96-g0e07137

by NIIBE Yutaka cvs at cvs.gnupg.org
Wed Oct 24 08:35:19 CEST 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU crypto library".

The branch, master has been updated
       via  0e071372fc0e6fed4a449955ed0789803ba5e709 (commit)
      from  c60eabb11435665fa84a3a82b2a15f48870cc4d7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0e071372fc0e6fed4a449955ed0789803ba5e709
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Wed Oct 24 15:34:57 2018 +0900

    build: Fix libgcrypt.pc.
    
    * src/libgcrypt.pc.in: Fix typo.
    
    Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>

diff --git a/src/libgcrypt.pc.in b/src/libgcrypt.pc.in
index 5472da5..ec68fa2 100644
--- a/src/libgcrypt.pc.in
+++ b/src/libgcrypt.pc.in
@@ -13,5 +13,5 @@ Description: General purpose cryptographic library
 Requires: gpg-error
 Version: @PACKAGE_VERSION@
 Cflags: @LIBGCRYPT_CONFIG_CFLAGS@
-Libs: @LIBGCRYPT_CONFIG_LIB@
+Libs: @LIBGCRYPT_CONFIG_LIBS@
 URL: https://www.gnupg.org/software/libgcrypt/index.html

-----------------------------------------------------------------------

Summary of changes:
 src/libgcrypt.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
The GNU crypto library
http://git.gnupg.org


_______________________________________________
Gnupg-commits mailing list
Gnupg-commits at gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-commits




More information about the Gcrypt-devel mailing list