acpid: update to 2.0.28
[feed/packages.git] / net / haproxy / patches / 0010-DOC-Updated-51Degrees-git-URL-to-point-to-a-stable-v.patch
1 From e14ec1d816de60b648dd7cb6c55b665f5163156b Mon Sep 17 00:00:00 2001
2 From: ben51degrees <ben@51degrees.com>
3 Date: Wed, 19 Jul 2017 16:22:04 +0100
4 Subject: [PATCH 10/18] DOC: Updated 51Degrees git URL to point to a stable
5 version.
6
7 The previously documented location doesn't work anymore and must not be
8 used. Warning for backports, different branches are in use depending on
9 the version (v3.2.10 for 1.7, v3.2.5 for 1.6).
10 (cherry picked from commit ac752ff68cd3ac88a7a27ce17daa5c3f0c839694)
11
12 Signed-off-by: Willy Tarreau <w@1wt.eu>
13 ---
14 doc/51Degrees-device-detection.txt | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/doc/51Degrees-device-detection.txt b/doc/51Degrees-device-detection.txt
18 index 1ee912d9..71b2eb76 100644
19 --- a/doc/51Degrees-device-detection.txt
20 +++ b/doc/51Degrees-device-detection.txt
21 @@ -14,7 +14,7 @@ headers as configurable parameters.
22 In order to enable 51Degrees download the 51Degrees source code from the
23 official github repository :
24
25 - git clone https://github.com/51Degrees/Device-Detection
26 + git clone https://git.51Degrees.com/Device-Detection.git -b v3.2.10
27
28 then run 'make' with USE_51DEGREES and 51DEGREES_SRC set. Both 51DEGREES_INC
29 and 51DEGREES_LIB may additionally be used to force specific different paths
30 --
31 2.13.0
32