diff options
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xterm_303.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_303.bb b/meta-oe/recipes-graphics/xorg-app/xterm_303.bb index fad07d9ff..cac40c905 100644 --- a/meta-oe/recipes-graphics/xorg-app/xterm_303.bb +++ b/meta-oe/recipes-graphics/xorg-app/xterm_303.bb | |||
@@ -4,7 +4,7 @@ DEPENDS = "libxaw xproto xextproto libxext libxau libxpm ncurses" | |||
4 | 4 | ||
5 | LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=540cf18ccc16bc3c5fea40d2ab5d8d51" | 5 | LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=540cf18ccc16bc3c5fea40d2ab5d8d51" |
6 | 6 | ||
7 | SRC_URI = "ftp://invisible-island.net/xterm/${BP}.tgz" | 7 | SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "48f6d49b2b6b6933d501d767cbed9254" | 9 | SRC_URI[md5sum] = "48f6d49b2b6b6933d501d767cbed9254" |
10 | SRC_URI[sha256sum] = "8af29987bda9b77205ebf6233aaa5c347e5f2407310b62ac9ba92a658257f058" | 10 | SRC_URI[sha256sum] = "8af29987bda9b77205ebf6233aaa5c347e5f2407310b62ac9ba92a658257f058" |