aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-specs_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shr/shr-specs_git.bb')
-rw-r--r--recipes/shr/shr-specs_git.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes/shr/shr-specs_git.bb b/recipes/shr/shr-specs_git.bb
index af22edbaef..bc1f329012 100644
--- a/recipes/shr/shr-specs_git.bb
+++ b/recipes/shr/shr-specs_git.bb
@@ -1,11 +1,13 @@
DESCRIPTION = "The SHR DBus API Specification"
AUTHOR = "Klaus 'mrmoku' Kurzmann"
HOMEPAGE = "http://shr-project.org/"
-LICENSE = "BSD"
+LICENSE = "CC-BY-SA"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=ebef999b5d8aea38d9eb30772557f175"
+
DEPENDS = "libxslt-native"
SECTION = "devel/specifications"
-SRCREV = "2752ded90581cfd2259ab65be7f9c2b9fb4a2638"
-PV = "2010.12.27.1+gitr${SRCPV}"
+SRCREV = "04394bad2ee838a9e5cc2035571f25e7d02772d8"
+PV = "2011.03.08.2+gitr${SRCPV}"
SRC_URI = "git://git.shr-project.org/repo/shr-specs.git;protocol=http;branch=master"
S = "${WORKDIR}/git"