diff options
Diffstat (limited to 'contrib/packages')
4 files changed, 4 insertions, 4 deletions
diff --git a/contrib/packages/deb/ubuntu-precise/debian/copyright b/contrib/packages/deb/ubuntu-precise/debian/copyright index 003dcc49..290fbdf9 100644 --- a/contrib/packages/deb/ubuntu-precise/debian/copyright +++ b/contrib/packages/deb/ubuntu-precise/debian/copyright @@ -2,7 +2,7 @@ This package was packaged for Debian by Brian P. Hinz <bphinz@users.sourceforge. on Tue, 02 Jul 2013 21:33:24 +0500 using the tightvnc package as a base. It was downloaded from: - http://www.tigervnc.org/ + https://www.tigervnc.org/ COPYRIGHT: ========== diff --git a/contrib/packages/deb/ubuntu-trusty/debian/copyright b/contrib/packages/deb/ubuntu-trusty/debian/copyright index 003dcc49..290fbdf9 100644 --- a/contrib/packages/deb/ubuntu-trusty/debian/copyright +++ b/contrib/packages/deb/ubuntu-trusty/debian/copyright @@ -2,7 +2,7 @@ This package was packaged for Debian by Brian P. Hinz <bphinz@users.sourceforge. on Tue, 02 Jul 2013 21:33:24 +0500 using the tightvnc package as a base. It was downloaded from: - http://www.tigervnc.org/ + https://www.tigervnc.org/ COPYRIGHT: ========== diff --git a/contrib/packages/deb/ubuntu-xenial/debian/copyright b/contrib/packages/deb/ubuntu-xenial/debian/copyright index 003dcc49..290fbdf9 100644 --- a/contrib/packages/deb/ubuntu-xenial/debian/copyright +++ b/contrib/packages/deb/ubuntu-xenial/debian/copyright @@ -2,7 +2,7 @@ This package was packaged for Debian by Brian P. Hinz <bphinz@users.sourceforge. on Tue, 02 Jul 2013 21:33:24 +0500 using the tightvnc package as a base. It was downloaded from: - http://www.tigervnc.org/ + https://www.tigervnc.org/ COPYRIGHT: ========== diff --git a/contrib/packages/rpm/el5/SPECS/tigervnc.spec b/contrib/packages/rpm/el5/SPECS/tigervnc.spec index 51388afd..f3efb7f7 100644 --- a/contrib/packages/rpm/el5/SPECS/tigervnc.spec +++ b/contrib/packages/rpm/el5/SPECS/tigervnc.spec @@ -885,7 +885,7 @@ GL_LIBS='-Wl,-Bdynamic -lGL' LDFLAGS="$LDFLAGS -Wl,-rpath,"'\$$'"ORIGIN/../..%{_ --prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_datadir}/man \ --sysconfdir=%{_sysconfdir} --localstatedir=%{_localstatedir} \ --with-vendor-name="The TigerVNC Project" --with-vendor-name-short="TigerVNC" \ - --with-vendor-web="http://www.tigervnc.org" \ + --with-vendor-web="https://www.tigervnc.org" \ --disable-xorg --disable-xnest --disable-xvfb --disable-dmx \ --disable-xwin --disable-xephyr --disable-kdrive --disable-wayland \ --with-pic --enable-static --disable-shared --enable-xinerama \ |