Update package version to 3.8.11
This commit is contained in:
@@ -1,8 +1,25 @@
|
||||
name: gnutls
|
||||
description: A secure communications library
|
||||
version: 3.8.10
|
||||
version: 3.8.11
|
||||
revision: 1
|
||||
url: https://www.gnutls.org/
|
||||
license: GPL3-or-later and LGPL2.1-or-later
|
||||
architecture: any
|
||||
depends: ["brotli","gcc-libs", "glibc", "gmp", "libidn2", "p11-kit", "libtasn1", "libunistring", "nettle", "zlib", "zstd"]
|
||||
type: source
|
||||
depends:
|
||||
- brotli
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- gmp
|
||||
- libidn2
|
||||
- p11-kit
|
||||
- libtasn1
|
||||
- libunistring
|
||||
- nettle
|
||||
- zlib
|
||||
- zstd
|
||||
downloads:
|
||||
- url: https://www.gnupg.org/ftp/gcrypt/gnutls/v${BPM_PKG_VERSION%.*}/gnutls-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 91bd23c4a86ebc6152e81303d20cf6ceaeb97bc8f84266d0faec6e29f17baa20
|
||||
|
||||
Reference in New Issue
Block a user