Skip to content

Commit

Permalink
libbpf: Download source archive from beehive.molgen.mpg.de
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Apr 14, 2025
1 parent 706719e commit d4f013f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libbpf.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

# BEE_VERSION libbpf-1.5.0-0

SRCURL[0]="https://github.com/libbpf/libbpf/archive/refs/tags/v${PKGVERSION}.tar.gz libbpf-${PKGVERSION}.tar.gz"
#SRCURL[0]="https://github.com/libbpf/libbpf/archive/refs/tags/v${PKGVERSION}.tar.gz libbpf-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/a5bb7d7b06174e5d2f4b755a28332f87/libbpf-1.5.0.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit d4f013f

Please sign in to comment.