aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/xz
diff options
context:
space:
mode:
authorValentin Popa <valentin.popa@intel.com>2012-05-23 14:08:58 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-30 11:13:52 +0100
commitda98266f3a228cf65f279db9810a5326c8bd5422 (patch)
tree4ed533774aaa555528b88d889c3d7c62bdabdca0 /meta/recipes-extended/xz
parentcfa93553e17057a1ea9d81e3a415fc8260c54067 (diff)
downloadopenembedded-core-contrib-da98266f3a228cf65f279db9810a5326c8bd5422.tar.gz
xz: updated to version 5.1.1alpha
The licenses are the same, only some white spaces added/removed. Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/xz')
-rw-r--r--meta/recipes-extended/xz/xz_5.1.1alpha.bb (renamed from meta/recipes-extended/xz/xz_5.0.3.bb)10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-extended/xz/xz_5.0.3.bb b/meta/recipes-extended/xz/xz_5.1.1alpha.bb
index e8f96b67cb..7fa7177b6e 100644
--- a/meta/recipes-extended/xz/xz_5.0.3.bb
+++ b/meta/recipes-extended/xz/xz_5.1.1alpha.bb
@@ -4,17 +4,17 @@ SECTION = "base"
LICENSE = "GPLv2+ & GPLv3+ & LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=c475b6c7dca236740ace4bba553e8e1c \
- file://COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe \
+ file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
- file://COPYING.LGPLv2.1;md5=fbc093901857fcd118f065f900982c24 \
+ file://COPYING.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c \
file://lib/getopt.c;endline=23;md5=2069b0ee710572c03bb3114e4532cd84 "
SRC_URI = "http://tukaani.org/xz/xz-${PV}.tar.gz"
-SRC_URI[md5sum] = "fefe52f9ecd521de2a8ce38c21a27574"
-SRC_URI[sha256sum] = "10eb4df72dffb2fb14c3d2d82b450e72282ffcb9ee3908a8e5b392b8f09681bf"
+SRC_URI[md5sum] = "bb24436fa12780808e1c142980484104"
+SRC_URI[sha256sum] = "54e59a83690a4a0ec88a7d7c3bdef90c6b196c892a93463863c71c24fe87951a"
-PR = "r1"
+PR = "r0"
inherit autotools gettext