aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Mostyn Bramley-Moore <mostynb@vewd.com>2018-06-29 05:45:23 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-06-29 05:46:34 -0700
commite7a51e0a2e28a61573f3b425c7eef3127d7a4be1 (patch)
tree239e2332ff06b087e53737925e0c4a0bcabd7250 /scripts
parent908682a743d5a1c31b17bc199f9003a6b00114b8 (diff)
use https url in .deb package Homepage field
Closes #5486. PiperOrigin-RevId: 202634385
Diffstat (limited to 'scripts')
-rw-r--r--scripts/packages/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/packages/debian/control b/scripts/packages/debian/control
index a28c6a6e75..8cc657d48d 100644
--- a/scripts/packages/debian/control
+++ b/scripts/packages/debian/control
@@ -16,4 +16,4 @@ Description: Bazel is a tool that automates software builds and tests.
executable programs and libraries, and assembling deployable packages
for Android, iOS and other target environments. Bazel is similar to
other tools like Make, Ant, Gradle, Buck, Pants and Maven.
-Homepage: http://bazel.build
+Homepage: https://bazel.build