gnutls: updated to 3.4.8 as part of the multimedia group

This commit is contained in:
Neofytos Kolokotronis 2016-01-19 19:58:06 +01:00
parent 00b65b030d
commit 56115bcbb4

View File

@ -1,7 +1,7 @@
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/gnutls
pkgname=gnutls
pkgver=3.4.6
pkgver=3.4.8
pkgrel=1
pkgdesc="A library which provides a secure layer over a reliable transport layer"
arch=('x86_64')
@ -12,7 +12,7 @@ options=('!zipman')
depends=('gcc-libs' 'libidn' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
optdepends=('guile: for use with Guile bindings')
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/${pkgname}-${pkgver}.tar.xz)
md5sums=('4f2c4b4483da65de7edfeb050911fafb')
md5sums=('a26e6dd8d5ad92016e3f068795b89624')
build() {
cd ${pkgname}-${pkgver}