Skip to content

Commit

Permalink
Merge pull request #2961 from mariux64/update-gnutls-from-3.7.9-to-3.…
Browse files Browse the repository at this point in the history
…7.10

GnuTLS: Update from 3.7.9 to 3.7.10
  • Loading branch information
david authored Aug 24, 2023
2 parents 5172eef + bd389d8 commit dddd9b7
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.9-0
# BEE_VERSION gnutls-3.7.10-0

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

#SRCURL[0]="https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.9.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/191b8bac4c8aac468549ca64ac2f30b6/gnutls-3.7.9.tar.xz"
#SRCURL[0]="https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.10.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/b049e76a9714698a35f8c4a6d59747b9/gnutls-3.7.10.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit dddd9b7

Please sign in to comment.