gnutls: Update to 3.3.11

This commit is contained in:
Alexpux
2014-12-14 20:40:43 +03:00
parent 9c906d1f0f
commit b99b34eac3

View File

@@ -2,8 +2,8 @@
_realname=gnutls
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=3.3.10
pkgrel=2
pkgver=3.3.11
pkgrel=1
pkgdesc="A library which provides a secure layer over a reliable transport layer (mingw-w64)"
arch=('any')
license=('GPL3' 'LGPL2.1')
@@ -22,7 +22,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/${_realname}-${pkgver}.tar.xz{,.sig}
0004-fix-gtkdoc.all.patch
0005-fix-strtok-conflict.mingw.patch)
md5sums=('c0a72b2c0553fe1c4992e30835808012'
md5sums=('b657e3010c10cae2244e7ce79ee3d446'
'SKIP'
'86cfab6e7c2ccfcfd1dad9d5024627e3'
'77287dc835afbb8cc4e9c4aa6b7adb7b')