libgcrypt: Update to 1.7.3

This commit is contained in:
Alexey Pavlov
2016-08-29 14:11:45 +03:00
parent 1c614e1193
commit fd56c716bd

View File

@@ -3,7 +3,7 @@
_realname=libgcrypt
pkgbase="mingw-w64-${_realname}"
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.7.2
pkgver=1.7.3
pkgrel=1
pkgdesc="General purpose cryptographic library based on the code from GnuPG (mingw-w64)"
arch=('any')
@@ -15,7 +15,7 @@ options=('staticlibs' 'strip')
source=("https://gnupg.org/ftp/gcrypt/libgcrypt/${_realname}-${pkgver}.tar.bz2"
'libgcrypt-use-correct-def-file.patch'
'Smarter-fig2dev-detection.all.patch')
sha256sums=('3d35df906d6eab354504c05d749a9b021944cb29ff5f65c8ef9c3dd5f7b6689f'
sha256sums=('ddac6111077d0a1612247587be238c5294dd0ee4d76dc7ba783cc55fb0337071'
'55cf915badebb4b3cfa671eea725aebb77be791aa39a19caef090ded4f38d8eb'
'd6855fc9b7a3a7fa440be1d9ae3477f8c08524d1aab1a8c7bb26d62b55382f72')