diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:11:28 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:11:28 +0000 |
| commit | 534592a460fe3f5c91fc5c1e36e92212b9445b68 (patch) | |
| tree | ce46441672a8ac5619e5479129e4f2275875fd1f | |
| parent | 3235375b9c181c7154a1a52068bdb1f2abe2f939 (diff) | |
| download | bcnm-534592a460fe3f5c91fc5c1e36e92212b9445b68.tar.gz | |
Update deps/docs/mirrors
| -rw-r--r-- | doc/bcnm-waitif.html | 1 | ||||
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/libwpactrl/index.html | 1 | ||||
| -rw-r--r-- | doc/quickstart.html | 1 | ||||
| -rw-r--r-- | doc/upgrade.html | 1 | ||||
| -rw-r--r-- | package/deps-build | 2 |
6 files changed, 7 insertions, 1 deletions
diff --git a/doc/bcnm-waitif.html b/doc/bcnm-waitif.html index 1cce1b7..0ebadae 100644 --- a/doc/bcnm-waitif.html +++ b/doc/bcnm-waitif.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>bcnm: the bcnm-waitif program</title> diff --git a/doc/index.html b/doc/index.html index 68aeb9b..d009d7a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>bcnm - a better client network manager </title> @@ -72,6 +73,7 @@ You can access its checksum <a href="bcnm-0.0.2.2.tar.gz.sha256">here</a>. </li> git repository</a>: <pre> git clone git://git.skarnet.org/bcnm </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/bcnm">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/bcnm">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/bcnm">SourceHut mirror</a> of the bcnm git repository. </li> diff --git a/doc/libwpactrl/index.html b/doc/libwpactrl/index.html index 31969fc..e93243f 100644 --- a/doc/libwpactrl/index.html +++ b/doc/libwpactrl/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>bcnm: the wpactrl library interface</title diff --git a/doc/quickstart.html b/doc/quickstart.html index e9bbd3f..f6335e6 100644 --- a/doc/quickstart.html +++ b/doc/quickstart.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>bcnm: quickstart and FAQ</title> diff --git a/doc/upgrade.html b/doc/upgrade.html index b87b246..c3ed2ed 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>bcnm: how to upgrade</title> diff --git a/package/deps-build b/package/deps-build index 9b2f2f6..d4b25cf 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1 +1 @@ -true true /package/prog/skalibs 2.14.5.0 libskarnet +true true /package/prog/skalibs 2.15.5.0 libskarnet |
