Skip to content

Commit

Permalink
audiofile: Use gnome mirrors for SRC_URI
Browse files Browse the repository at this point in the history
original uri seems to be down now

Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Martin Jansa <[email protected]>
  • Loading branch information
kraj authored and shr-project committed Oct 30, 2014
1 parent b495b3c commit 96446b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LICENSE = "LGPLv2 & GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"

SRC_URI = "http://www.68k.org/~michael/audiofile/${BP}.tar.gz"
SRC_URI = "${GNOME_MIRROR}/audiofile/0.2/${BP}.tar.gz"
SRC_URI[md5sum] = "a39be317a7b1971b408805dc5e371862"
SRC_URI[sha256sum] = "a61c4036c2600a645843f16bec4be166093a9df5f15b02c85291213aa9cf15a2"

Expand Down

0 comments on commit 96446b4

Please sign in to comment.