summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb')
-rw-r--r--meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb b/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
index 040788609e..4dbf595c19 100644
--- a/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
+++ b/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/jchampio/apache-websocket.git;branch=master;protocol
15 15
16SRCREV = "0ee34c77fc78ff08fd548706300b80a7bc7874e4" 16SRCREV = "0ee34c77fc78ff08fd548706300b80a7bc7874e4"
17 17
18PV = "0.1.2+git${SRCPV}" 18PV = "0.1.2+git"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21