mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-04 16:10:05 +00:00
ustr: Change upstream source
The upstream source appears to be down, find an alternative. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
parent
ed77d8f933
commit
356aac4dfd
|
|
@ -11,7 +11,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c79c6e2ae13418d16d7dc82df960a1e7 \
|
|||
file://LICENSE_LGPL;md5=d8045f3b8f929c1cb29a1e3fd737b499 \
|
||||
file://LICENSE_MIT;md5=c61e779b782608472bd87593c3c3916f"
|
||||
|
||||
SRC_URI = "http://www.and.org/ustr/1.0.4/ustr-1.0.4.tar.bz2 \
|
||||
# Official upstream seems to be offline.. replace w/ a Fedora Project mirror.
|
||||
# http://www.and.org/ustr/1.0.4/ustr-1.0.4.tar.bz2
|
||||
|
||||
SRC_URI = "\
|
||||
http://pkgs.fedoraproject.org/repo/pkgs/ustr/ustr-1.0.4.tar.bz2/93147d9f0c9765d4cd0f04f7e44bdfce/ustr-1.0.4.tar.bz2 \
|
||||
file://ustr-makefile-fix.patch;patch=1 \
|
||||
file://ustr-fix__va_copy-not-defined.patch;patch=2"
|
||||
SRC_URI[md5sum] = "93147d9f0c9765d4cd0f04f7e44bdfce"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user