Skip to content

Commit

Permalink
gnutls: Update version from 3.8.5 to 3.8.9
Browse files Browse the repository at this point in the history
pmenzel committed Mar 18, 2025
1 parent a4eb7d3 commit ffe189f
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.8.5-0
# BEE_VERSION gnutls-3.8.9-0

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

#SRCURL[0]="https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.5.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/74b468201ef7e9035f78d44c3f0906c4/gnutls-3.8.5.tar.xz"
#SRCURL[0]="https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.9.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/33f4c800c20af2983c45223a803da865/gnutls-3.8.9.tar.xz"

# PATCHURL+=()

0 comments on commit ffe189f

Please sign in to comment.