commit 5cde07bd0e2ed8b1a3360130e1846855e905a4c7 parent 499c620cb7b1f3018e53fca61d38918612bbcbc2 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 13 Sep 2024 12:06:41 +0200 surf proxyconfig: fix Webkit link and patch filename Diffstat:
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/surf.suckless.org/patches/proxyconfig/index.md b/surf.suckless.org/patches/proxyconfig/index.md @@ -33,9 +33,10 @@ To apply this patch to the `www/surf` port on FreeBSD, create the `files` direct Download -------- -* [patch-proxyconfig-20240905.diff](patch-proxyconfig-20240905.diff) +* [surf-proxyconfig-20240905-9ef79b.diff](surf-proxyconfig-20240905-9ef79b.diff) Reference --------- -* [https://webkitgtk.org/reference/webkit2gtk/2.35.1/WebKitNetworkProxySettings.html](Webkit Network Proxy Settings Reference) +* [Webkit Network Proxy Settings Reference](https://webkitgtk.org/reference/webkit2gtk/2.35.1/WebKitNetworkProxySettings.html) + diff --git a/surf.suckless.org/patches/proxyconfig/patch-proxyconfig-20240905.diff b/surf.suckless.org/patches/proxyconfig/surf-proxyconfig-20240905-9ef79b.diff