summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/ffalarms/ffalarms_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ffalarms/ffalarms_git.bb b/recipes/ffalarms/ffalarms_git.bb
index 4e1b164f1c..f054fe4b20 100644
--- a/recipes/ffalarms/ffalarms_git.bb
+++ b/recipes/ffalarms/ffalarms_git.bb
@@ -7,7 +7,7 @@ LICENSE = "GPLv3"
DEPENDS = "elementary libeflvala libical"
RDEPENDS = "atd alsa-utils-amixer alsa-utils-alsactl virtual/alsa-scenarios ttf-dejavu-sans libical"
RSUGGESTS = "mplayer alsa-utils-aplay frameworkd"
-PV = "0.3.2+gitr${SRCPV}"
+PV = "0.3.2+gitr${SRCREV}"
PR = "r0"
SRC_URI = "git://git.shr-project.org/repo/ffalarms.git;protocol=http;branch=master"