Skip to content

Commit

Permalink
gnutls: Update version from 3.7.6 to 3.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Oct 7, 2022
1 parent 35fede5 commit 05bd318
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 05bd318

Please sign in to comment.