summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2012-05-18 17:22:33 -0500
committerMark Hatle <mark.hatle@windriver.com>2012-05-18 18:37:09 -0500
commit356aac4dfd33b221453a7136dca29168ad1f5a8d (patch)
treee347d1212a826608c9c847b380f1c4b295a97b6c
parented77d8f9334c0994630d44c656ee68395c93a00d (diff)
downloadmeta-selinux-356aac4dfd33b221453a7136dca29168ad1f5a8d.tar.gz
ustr: Change upstream source
The upstream source appears to be down, find an alternative. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
-rw-r--r--recipes-extended/ustr/ustr_1.0.4.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-extended/ustr/ustr_1.0.4.bb b/recipes-extended/ustr/ustr_1.0.4.bb
index a26446a..554570f 100644
--- a/recipes-extended/ustr/ustr_1.0.4.bb
+++ b/recipes-extended/ustr/ustr_1.0.4.bb
@@ -11,7 +11,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c79c6e2ae13418d16d7dc82df960a1e7 \
11 file://LICENSE_LGPL;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ 11 file://LICENSE_LGPL;md5=d8045f3b8f929c1cb29a1e3fd737b499 \
12 file://LICENSE_MIT;md5=c61e779b782608472bd87593c3c3916f" 12 file://LICENSE_MIT;md5=c61e779b782608472bd87593c3c3916f"
13 13
14SRC_URI = "http://www.and.org/ustr/1.0.4/ustr-1.0.4.tar.bz2 \ 14# Official upstream seems to be offline.. replace w/ a Fedora Project mirror.
15# http://www.and.org/ustr/1.0.4/ustr-1.0.4.tar.bz2
16
17SRC_URI = "\
18 http://pkgs.fedoraproject.org/repo/pkgs/ustr/ustr-1.0.4.tar.bz2/93147d9f0c9765d4cd0f04f7e44bdfce/ustr-1.0.4.tar.bz2 \
15 file://ustr-makefile-fix.patch;patch=1 \ 19 file://ustr-makefile-fix.patch;patch=1 \
16 file://ustr-fix__va_copy-not-defined.patch;patch=2" 20 file://ustr-fix__va_copy-not-defined.patch;patch=2"
17SRC_URI[md5sum] = "93147d9f0c9765d4cd0f04f7e44bdfce" 21SRC_URI[md5sum] = "93147d9f0c9765d4cd0f04f7e44bdfce"