Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mustang
aports
Commits
58e74e88
Commit
58e74e88
authored
Dec 24, 2019
by
Leo
Browse files
main/gnutls: upgrade to 3.6.11.1
parent
f12a71f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/gnutls/APKBUILD
View file @
58e74e88
...
...
@@ -2,7 +2,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
gnutls
pkgver
=
3.6.1
0
pkgver
=
3.6.1
1.1
pkgrel
=
0
pkgdesc
=
"A TLS protocol implementation"
url
=
"https://www.gnutls.org/"
...
...
@@ -26,7 +26,6 @@ source="https://www.gnupg.org/ftp/gcrypt/gnutls/v$_v/gnutls-$pkgver.tar.xz"
# - CVE-2017-7507
build
()
{
cd
"
$builddir
"
LIBS
=
"-lgmp"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -43,8 +42,6 @@ build() {
}
check
()
{
cd
"
$builddir
"
make check
}
...
...
@@ -65,4 +62,4 @@ xx() {
mv
"
$pkgdir
"
/usr/lib/lib
*
xx.so.
*
"
$subpkgdir
"
/usr/lib/
}
sha512sums
=
"
fe0481f9e4219e983b01b91e69ffd95819a4c0d0c09028509106d561967e9c5d900bc5e3a48140a34fa4467feda2a619085adf3fa8fdade96c8debf125e91ae8
gnutls-3.6.1
0
.tar.xz"
sha512sums
=
"
55fbbf0ebc824fbc91ccd08d1708452c5b1c12af75e332f29414540eb2f81337fa605a693ce9f34319a927e9d71177e6e7ffea5c6747792d341fb740f68c9489
gnutls-3.6.1
1.1
.tar.xz"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment