diff options
author | Guy Harris <guy@alum.mit.edu> | 2019-07-27 00:54:44 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2019-07-27 07:55:36 +0000 |
commit | 5cf3fd03f1538b37704d83b6c38b8223f9036108 (patch) | |
tree | b598688b412615a89cae270c883a21bf7da2e612 /packaging/rpm | |
parent | 3a53b8643b8b2f9eba24fef4bfea794f37615a88 (diff) | |
download | wireshark-5cf3fd03f1538b37704d83b6c38b8223f9036108.tar.gz wireshark-5cf3fd03f1538b37704d83b6c38b8223f9036108.tar.bz2 wireshark-5cf3fd03f1538b37704d83b6c38b8223f9036108.zip |
HTTPS In More Places, update some URLs.
Change-Id: Ice2e1e2e4d94f6c9da7c651866cfa1a8ac4a31d8
Reviewed-on: https://code.wireshark.org/review/34096
Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'packaging/rpm')
-rw-r--r-- | packaging/rpm/wireshark.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/rpm/wireshark.spec.in b/packaging/rpm/wireshark.spec.in index eab250cddf..e411c6f5c8 100644 --- a/packaging/rpm/wireshark.spec.in +++ b/packaging/rpm/wireshark.spec.in @@ -384,7 +384,7 @@ cd - %if %{with qt5} %if 0%{?suse_version} # SUSE's packaging conventions -# (http://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros#.25suse_update_desktop_file) +# (https://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros#.25suse_update_desktop_file) # require this: install -Dm 0644 %{buildroot}/usr/local/share/applications/wireshark.desktop %{buildroot}/usr/share/applications/wireshark.desktop %suse_update_desktop_file %{name} |