Skip to content

Commit

Permalink
gnutls: bump to 3.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Feb 2, 2020
1 parent 3c335d8 commit 5919df8
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions community/gnutls/build
@@ -1,7 +1,10 @@
#!/bin/sh -e

sed -i 's|<gmp.h>|<nettle/bignum.h>|' lib/nettle/curve448/eccdata.c

./configure \
--prefix=/usr \
--disable-nls \
--with-nettle-mini \
--with-included-libtasn1 \
--with-included-unistring \
Expand Down
2 changes: 1 addition & 1 deletion community/gnutls/checksums
@@ -1 +1 @@
fbba12f3db9a55dbf027e14111755817ec44b57eabec3e8089aac8ac6f533cf8 gnutls-3.6.11.1.tar.xz
bfacf16e342949ffd977a9232556092c47164bd26e166736cf3459a870506c4b gnutls-3.6.12.tar.xz
2 changes: 1 addition & 1 deletion community/gnutls/sources
@@ -1 +1 @@
https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.11.1.tar.xz
https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.12.tar.xz
2 changes: 1 addition & 1 deletion community/gnutls/version
@@ -1 +1 @@
3.6.11.1 1
3.6.12 1

0 comments on commit 5919df8

Please sign in to comment.