Skip to content

Commit

Permalink
Merge pull request #3214 from mariux64/update-unbound-from-1.13.1-to-…
Browse files Browse the repository at this point in the history
…1.22.0

Update Unbound from 1.13.1 to 1.22.0
  • Loading branch information
pmenzel authored May 28, 2025
2 parents e08d1c0 + e914b5c commit b934d10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unbound.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION unbound-1.13.1-1
# BEE_VERSION unbound-1.22.0-0

# SRCURL[0]="https://www.unbound.net/downloads/unbound-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/0cd660a40d733acc6e7cce43731cac62/unbound-1.13.1.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/be0e5ae64c6619a638c116addd4da670/unbound-1.22.0.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit b934d10

Please sign in to comment.