summaryrefslogtreecommitdiffstats
path: root/recipes-support/ruby-shadow
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/ruby-shadow')
-rw-r--r--recipes-support/ruby-shadow/ruby-shadow_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-support/ruby-shadow/ruby-shadow_git.bb b/recipes-support/ruby-shadow/ruby-shadow_git.bb
index 75588f3..e7db6d1 100644
--- a/recipes-support/ruby-shadow/ruby-shadow_git.bb
+++ b/recipes-support/ruby-shadow/ruby-shadow_git.bb
@@ -3,10 +3,10 @@ HOMEPAGE = "https://github.com/apalmblad/ruby-shadow"
3LICENSE = "PD" 3LICENSE = "PD"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=137882914e5269b7268f0fe8e28a3f89" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=137882914e5269b7268f0fe8e28a3f89"
5 5
6PV = "2.4.1" 6PV = "2.5.0"
7 7
8SRC_URI = "git://github.com/apalmblad/ruby-shadow.git" 8SRC_URI = "git://github.com/apalmblad/ruby-shadow.git"
9SRCREV = "4231a4838fd50022b112838f114ee0586e119605" 9SRCREV = "d2e822d8a8bda61f0774debbfce363a7347ed893"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12inherit ruby 12inherit ruby