mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
Meson: Update two pipewire.org URLs to HTTPS
This commit is contained in:
parent
e41187d643
commit
40cbcf2887
2 changed files with 2 additions and 2 deletions
|
|
@ -193,7 +193,7 @@ cdata.set('PACKAGE', '"pipewire"')
|
|||
cdata.set('PACKAGE_NAME', '"PipeWire"')
|
||||
cdata.set('PACKAGE_STRING', '"PipeWire @0@"'.format(pipewire_version))
|
||||
cdata.set('PACKAGE_TARNAME', '"pipewire"')
|
||||
cdata.set('PACKAGE_URL', '"http://pipewire.org"')
|
||||
cdata.set('PACKAGE_URL', '"https://pipewire.org"')
|
||||
cdata.set_quoted('PACKAGE_VERSION', pipewire_version)
|
||||
cdata.set_quoted('MODULEDIR', modules_install_dir)
|
||||
cdata.set_quoted('PIPEWIRE_CONFIG_DIR', pipewire_configdir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue