summaryrefslogtreecommitdiff
path: root/recipes-graphics/scrot/scrot_0.8.bb
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2018-03-21 10:45:56 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-03-22 09:20:48 +0100
commit4131ddcd46ae95f193c7e6f14e84d0abfed61f55 (patch)
tree21555a6abc0230bd93a11c135eb885396d5895bf /recipes-graphics/scrot/scrot_0.8.bb
parent28ed54d3b2cc89dbb482e1950aec62365beb4dda (diff)
scrot, giblib: use Fedora mirrors by default
The original website linuxbrit.co.uk has definitly vanished, so use Fedora mirrors by default. It appears that the mirror prepend solution messed with the Toradex mirrors. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-graphics/scrot/scrot_0.8.bb')
-rw-r--r--recipes-graphics/scrot/scrot_0.8.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-graphics/scrot/scrot_0.8.bb b/recipes-graphics/scrot/scrot_0.8.bb
index 7dd3ac2..6a0b6dc 100644
--- a/recipes-graphics/scrot/scrot_0.8.bb
+++ b/recipes-graphics/scrot/scrot_0.8.bb
@@ -8,11 +8,10 @@ RDEPENDS_${PN} = "imlib2-loaders"
DEPENDS = "imlib2 giblib"
MIRRORS_prepend () {
- http://linuxbrit.co.uk/downloads/ http://pkgs.fedoraproject.org/repo/pkgs/scrot/scrot-${PV}.tar.gz/ccae904d225609571bdd3b03445c1e88/
}
SRC_URI = " \
- http://linuxbrit.co.uk/downloads/scrot-${PV}.tar.gz \
+ http://pkgs.fedoraproject.org/repo/pkgs/scrot/scrot-${PV}.tar.gz/ccae904d225609571bdd3b03445c1e88/scrot-${PV}.tar.gz \
file://fix-scrot-include-paths.patch \
"
LIC_FILES_CHKSUM = "file://COPYING;md5=dd3cb8d7a69f3d0b2a52a46c92389011"