Skip to content

Commit

Permalink
xscreensaver: Add osuosl backup MIRROR
Browse files Browse the repository at this point in the history
old tarballs disappear from main location, use a backup location to
fetch it in such cases.

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Sep 23, 2023
1 parent 9bb81e0 commit 17860f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ SRC_URI = "https://www.jwz.org/${BPN}/${BP}.tar.gz \
file://0002-build-Do-not-build-po-files.patch \
file://0001-configure-Ignore-CONF_STATUS-for-gtk-and-openGL-need.patch \
"
MIRRORS += "https://www.jwz.org/ https://ftp.osuosl.org/pub/blfs/conglomeration"

SRC_URI[sha256sum] = "787014b29f0c5793ecc2d93e1109a049ff48ab0c29b851dab34f683ceef6b152"

DEPENDS = "intltool-native libx11 libxext libxt libxft libxi glib-2.0-native bc-native libpam jpeg"
Expand Down

0 comments on commit 17860f0

Please sign in to comment.