mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 08:34:36 +08:00
gnutls: 3.3.15 security update
This commit is contained in:
parent
41b952ad2b
commit
f5a54a8e5d
@ -1,7 +1,7 @@
|
|||||||
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/gnutls
|
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/gnutls
|
||||||
|
|
||||||
pkgname=gnutls
|
pkgname=gnutls
|
||||||
pkgver=3.3.13
|
pkgver=3.3.15
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A library which provides a secure layer over a reliable transport layer"
|
pkgdesc="A library which provides a secure layer over a reliable transport layer"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -12,7 +12,7 @@ options=('!zipman')
|
|||||||
depends=('gcc-libs' 'libidn' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
|
depends=('gcc-libs' 'libidn' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
|
||||||
optdepends=('guile: for use with Guile bindings')
|
optdepends=('guile: for use with Guile bindings')
|
||||||
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/${pkgname}-${pkgver}.tar.xz)
|
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/${pkgname}-${pkgver}.tar.xz)
|
||||||
md5sums=('a7387fe8bf3e604bf518a6da9ab2a4e6')
|
md5sums=('03b7e282a0888a8f7620ece83d7853c6')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${pkgname}-${pkgver}
|
cd ${pkgname}-${pkgver}
|
||||||
|
Loading…
Reference in New Issue
Block a user