Skip to content

Commit

Permalink
libdrm: Download source archive from beehive.molgen.mpg.de
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Aug 23, 2023
1 parent 2c8b20d commit 298302b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libdrm.be0
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="https://dri.freedesktop.org/libdrm/libdrm-${PKGVERSION}.tar.xz"
#SRCURL[0]="https://dri.freedesktop.org/libdrm/libdrm-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/1e4e75070b8c5cb1e828cef1d704f734/libdrm-2.4.116.tar.xz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit 298302b

Please sign in to comment.