From 8ea30e8da7be25638cdf9e734dd37df3f40610e7 Mon Sep 17 00:00:00 2001 From: Li xin Date: Mon, 27 Jul 2015 10:30:57 +0800 Subject: mime-types: upgrade 1.25.1 -> 2.5 Update the checksum of Licence.rdoc, since file formate and date in it has been changed, but the LICENSE has not been changed. Signed-off-by: Li Xin Signed-off-by: Li xin Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/ruby/mime-types_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-openstack/recipes-devtools/ruby/mime-types_git.bb b/meta-openstack/recipes-devtools/ruby/mime-types_git.bb index d078b52..4216db1 100644 --- a/meta-openstack/recipes-devtools/ruby/mime-types_git.bb +++ b/meta-openstack/recipes-devtools/ruby/mime-types_git.bb @@ -8,18 +8,18 @@ determine defined filename extensions for MIME types, or to use \ filename extensions to look up the likely MIME type definitions." LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://Licence.rdoc;md5=4e3affb3326cd205b1b30bc0e1e8fd66" +LIC_FILES_CHKSUM = "file://Licence.rdoc;md5=ea44698b8e6523aa4ebc4e71e0ed43f1" PR = "r0" -BPV = "1.25.1" +BPV = "2.5" PV = "${BPV}" -SRCREV = "6be836f59a041893cfc1c25668b3aa3552a7e334" +SRCREV = "bc15d62118b59aabbc9cb6e5734b65bf3bc273f0" S = "${WORKDIR}/git" SRC_URI = " \ - git://github.com/halostatue/mime-types.git;branch=v1-bug-fixes \ + git://github.com/halostatue/mime-types.git \ " inherit ruby -- cgit v1.2.3-54-g00ecf