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 884d467eec..cf6e28a20c 100644
--- a/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
+++ b/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
@@ -11,7 +11,7 @@ RDEPENDS:${PN} += "apache2"
11 11
12# Original (github.com/disconnect/apache-websocket) is dead since 2012, the 12# Original (github.com/disconnect/apache-websocket) is dead since 2012, the
13# fork contains patches from the modules ML and fixes CVE compliance issues 13# fork contains patches from the modules ML and fixes CVE compliance issues
14SRC_URI = "git://github.com/jchampio/apache-websocket.git" 14SRC_URI = "git://github.com/jchampio/apache-websocket.git;branch=master;protocol=https"
15 15
16SRCREV = "0ee34c77fc78ff08fd548706300b80a7bc7874e4" 16SRCREV = "0ee34c77fc78ff08fd548706300b80a7bc7874e4"
17 17