]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tools/meson-hwdb-update.sh
Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other tests
[thirdparty/systemd.git] / tools / meson-hwdb-update.sh
index f9ef24171974b25c74c897cde73038d5ce9a0a52..8bdc58ac7f637295506cd65cec8becfe9eb33fd4 100755 (executable)
@@ -20,8 +20,8 @@ if [ "${2:-}" != "-n" ]; then (
         curl -L -o ma-large.txt 'http://standards-oui.ieee.org/oui/oui.txt'
         curl -L -o ma-medium.txt 'http://standards-oui.ieee.org/oui28/mam.txt'
         curl -L -o ma-small.txt 'http://standards-oui.ieee.org/oui36/oui36.txt'
-        curl -L -o pnp_id_registry.html 'http://www.uefi.org/uefi-pnp-export'
-        curl -L -o acpi_id_registry.html 'http://www.uefi.org/uefi-acpi-export'
+        curl -L -o pnp_id_registry.html 'https://uefi.org/uefi-pnp-export'
+        curl -L -o acpi_id_registry.html 'https://uefi.org/uefi-acpi-export'
 ) fi
 
 set -x