Skip to content

Commit

Permalink
Merge pull request #2754 from mariux64/update-gnutls-from-3.7.6-to-3.7.8
Browse files Browse the repository at this point in the history
Update GnuTLS from 3.7.6 to 3.7.8
  • Loading branch information
pmenzel authored Oct 7, 2022
2 parents 35fede5 + 05bd318 commit 3c16ed5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gnutls.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION gnutls-3.7.6-0
# BEE_VERSION gnutls-3.7.8-0

# more info: https://gnutls.org/

# SRCURL[0]="https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.6.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/5b07c89e53a351209dc23b714da3ef98/gnutls-3.7.6.tar.xz"
#SRCURL[0]="https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.8.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/c7b749bae243c341e6be717baf7ffbad/gnutls-3.7.8.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit 3c16ed5

Please sign in to comment.