summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/xrestop/xrestop_0.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xrestop/xrestop_0.4.bb b/meta/recipes-graphics/xrestop/xrestop_0.4.bb
index bd4c25c469..13a5e61cab 100644
--- a/meta/recipes-graphics/xrestop/xrestop_0.4.bb
+++ b/meta/recipes-graphics/xrestop/xrestop_0.4.bb
@@ -5,16 +5,16 @@ DESCRIPTION = "top-like statistics of X11 server resource usage by clients"
5HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop" 5HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop"
6BUGTRACKER = "https://bugs.freedesktop.org/" 6BUGTRACKER = "https://bugs.freedesktop.org/"
7 7
8LICENSE = "GPLv2 + GPLv2+" 8LICENSE = "GPLv2+"
9LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ 9LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
10 file://xrestop.c;endline=18;md5=730876c30f0d8a928676bcd1242a3b35" 10 file://xrestop.c;endline=18;md5=730876c30f0d8a928676bcd1242a3b35"
11 11
12SECTION = "x11/utils" 12SECTION = "x11/utils"
13PR = "r2" 13PR = "r3"
14 14
15DEPENDS = "libxres libxext virtual/libx11" 15DEPENDS = "libxres libxext virtual/libx11"
16 16
17SRC_URI = "http://projects.o-hand.com/sources/xrestop/xrestop-${PV}.tar.gz" 17SRC_URI = "http://downloads.yoctoproject.org/releases/xrestop/xrestop-${PV}.tar.gz"
18 18
19SRC_URI[md5sum] = "d8a54596cbaf037e62b80c4585a3ca9b" 19SRC_URI[md5sum] = "d8a54596cbaf037e62b80c4585a3ca9b"
20SRC_URI[sha256sum] = "67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af3ce257" 20SRC_URI[sha256sum] = "67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af3ce257"