summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/xorg-app/twm_1.0.9.bb (renamed from meta-oe/recipes-graphics/xorg-app/twm_1.0.8.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/twm_1.0.8.bb b/meta-oe/recipes-graphics/xorg-app/twm_1.0.9.bb
index 3574ba9aeb..41c804bb34 100644
--- a/meta-oe/recipes-graphics/xorg-app/twm_1.0.8.bb
+++ b/meta-oe/recipes-graphics/xorg-app/twm_1.0.9.bb
@@ -5,9 +5,8 @@ DEPENDS += " libxext libxt libxmu bison-native"
5LICENSE = "MIT" 5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://COPYING;md5=4c6d42ef60e8166aa26606524c0b9586" 6LIC_FILES_CHKSUM = "file://COPYING;md5=4c6d42ef60e8166aa26606524c0b9586"
7 7
8 8SRC_URI[md5sum] = "59a6f076cdacb5f6945dac809bcf4906"
9SRC_URI[md5sum] = "4b28317d4a9f7ca61bef8462e132bd4c" 9SRC_URI[sha256sum] = "c575167ac33edf3bd1592f1bedfe0559debb128ed5fb4873c1278e3be166310a"
10SRC_URI[sha256sum] = "7660352353d632127ff50390991706aa660b28a4ada816c2582ac02720722e44"
11 10
12FILES_${PN} += "${datadir}/X11/twm/system.twmrc" 11FILES_${PN} += "${datadir}/X11/twm/system.twmrc"
13ALTERNATIVE_NAME = "x-window-manager" 12ALTERNATIVE_NAME = "x-window-manager"