1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00

Use URLs with transport encryption

This commit is contained in:
Yuri Chornoivan
2019-11-18 20:50:04 +02:00
parent f139985c99
commit e2ebae3b19
3 changed files with 3 additions and 3 deletions

View File

@@ -104,6 +104,6 @@ mark_as_advanced(PipeWire_LIBRARIES PipeWire_INCLUDE_DIRS)
include(FeatureSummary)
set_package_properties(PipeWire PROPERTIES
URL "http://www.pipewire.org"
URL "https://pipewire.org"
DESCRIPTION "PipeWire - multimedia processing"
)