diff options
Diffstat (limited to 'repo/libgcrypt')
-rw-r--r-- | repo/libgcrypt/libgcrypt.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/libgcrypt/libgcrypt.xibuild b/repo/libgcrypt/libgcrypt.xibuild index 4c90552..51497d5 100644 --- a/repo/libgcrypt/libgcrypt.xibuild +++ b/repo/libgcrypt/libgcrypt.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="musl libgpg-error" -PKG_VER=1.9.4 +PKG_VER=1.10.1 SOURCE=https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-$PKG_VER.tar.bz2 DESC="General purpose crypto library based on the code used in GnuPG" |