aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2018-10-19 14:56:53 +0200
committerPierre Ossman <ossman@cendio.se>2018-10-19 14:56:53 +0200
commit32b96ffec16273340e61a848e389b76d01c2986f (patch)
tree1258197a259034fda04a9d4a33fd913665f58b24 /contrib
parent83eee75c263bc725b53a0d1de957292d2fbd367e (diff)
downloadtigervnc-32b96ffec16273340e61a848e389b76d01c2986f.tar.gz
tigervnc-32b96ffec16273340e61a848e389b76d01c2986f.zip
Change to https for tigervnc URL
Our main web site now supports https, so update all references.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/packages/deb/ubuntu-precise/debian/copyright2
-rw-r--r--contrib/packages/deb/ubuntu-trusty/debian/copyright2
-rw-r--r--contrib/packages/deb/ubuntu-xenial/debian/copyright2
-rw-r--r--contrib/packages/rpm/el5/SPECS/tigervnc.spec2
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 \