X-Git-Url: https://git.tld-linux.org/?p=packages%2Flighttpd.git;a=blobdiff_plain;f=lighttpd-branding.patch;h=ce2ac9ad22be00e6515fd7c9dcd5575fc9e23065;hp=64a9be415fd2d02fc76e0c6f1d63eaaa0cabb3d7;hb=HEAD;hpb=8239b3691d1ae536833b6d53a2efd289956ccbcd diff --git a/lighttpd-branding.patch b/lighttpd-branding.patch index 64a9be4..ce2ac9a 100644 --- a/lighttpd-branding.patch +++ b/lighttpd-branding.patch @@ -1,11 +1,12 @@ ---- lighttpd-1.4.46/src/server.c~ 2017-10-21 22:36:29.000000000 +0300 -+++ lighttpd-1.4.46/src/server.c 2017-10-22 14:38:39.530007753 +0300 -@@ -25,7 +25,7 @@ +--- lighttpd-1.4.56/src/server.c~ 2020-11-30 00:32:01.000000000 +0200 ++++ lighttpd-1.4.56/src/server.c 2020-11-30 08:29:32.022380561 +0200 +@@ -26,7 +26,7 @@ # define REPO_VERSION "" #endif -#define PACKAGE_DESC PACKAGE_NAME "/" PACKAGE_VERSION REPO_VERSION -+#define PACKAGE_DESC PACKAGE_NAME "/" PACKAGE_VERSION REPO_VERSION " (TLD Linux)" ++#define PACKAGE_DESC PACKAGE_NAME "/" PACKAGE_VERSION REPO_VERSION " (PLD Linux)" + static const buffer default_server_tag = + { PACKAGE_DESC "\0server", sizeof(PACKAGE_DESC), 0 }; - #include - #include +