summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/distcc/distcc_3.3.2.bb (renamed from meta/recipes-devtools/distcc/distcc_3.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/distcc/distcc_3.3.bb b/meta/recipes-devtools/distcc/distcc_3.3.2.bb
index 33a64ce6d3..0d06963165 100644
--- a/meta/recipes-devtools/distcc/distcc_3.3.bb
+++ b/meta/recipes-devtools/distcc/distcc_3.3.2.bb
@@ -20,7 +20,7 @@ SRC_URI = "git://github.com/distcc/distcc.git \
20 file://distccmon-gnome.desktop \ 20 file://distccmon-gnome.desktop \
21 file://distcc \ 21 file://distcc \
22 file://distcc.service" 22 file://distcc.service"
23SRCREV = "002e68b766ccd7ad05551e67d162b71a7a773d0d" 23SRCREV = "8600f0857dac55ea393dc11a860948692d215fc8"
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25
26inherit autotools pkgconfig update-rc.d useradd systemd 26inherit autotools pkgconfig update-rc.d useradd systemd