diff options
author | Cristiana Voicu <cristiana.voicu@intel.com> | 2013-10-30 17:35:50 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-10-31 23:57:04 -0700 |
commit | a896ac91109ab3f2a6b8c7253c6da3e3e60203b6 (patch) | |
tree | e7de42f545ecbc2e5d5cbd11a999adce055dc234 /meta/recipes-sato | |
parent | b9778975db410b8cd01ef6854c7cd3ea22a0b5b7 (diff) | |
download | openembedded-core-a896ac91109ab3f2a6b8c7253c6da3e3e60203b6.tar.gz openembedded-core-a896ac91109ab3f2a6b8c7253c6da3e3e60203b6.tar.bz2 openembedded-core-a896ac91109ab3f2a6b8c7253c6da3e3e60203b6.zip |
rxvt-unicode: upgrade to 9.19
Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.desktop (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.desktop) | 0 | ||||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.png (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.png) | bin | 2847 -> 2847 bytes | |||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/xwc.patch (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/xwc.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.18.bb) | 5 |
4 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.desktop b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.desktop index 882ea41136..882ea41136 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.desktop +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.desktop diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.png b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.png Binary files differindex e56fa2e9cd..e56fa2e9cd 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.png +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.png diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/xwc.patch b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/xwc.patch index 16efeef49f..16efeef49f 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/xwc.patch +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/xwc.patch diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.18.bb b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb index c3770aedf6..c67adbb602 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.18.bb +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb @@ -10,14 +10,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ DEPENDS = "virtual/libx11 libxt libxft gdk-pixbuf" - SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \ file://xwc.patch \ file://rxvt.desktop \ file://rxvt.png" -SRC_URI[md5sum] = "963ccc748fe5bca925e7b92c0404d68b" -SRC_URI[sha256sum] = "87b72a43cac7c9362a984094c661a632ce1a829ad90f149142ab1953854b433f" +SRC_URI[md5sum] = "45ad197eb9b5a840c0f65e3a8131921c" +SRC_URI[sha256sum] = "d9237cf1973af461ecbeeb708e4d00893294771558e8338b4f33418ed52d3241" inherit autotools update-alternatives |