Skip to content

Update Unbound from 1.13.1 to 1.22.0 #3214

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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