From e7a51e0a2e28a61573f3b425c7eef3127d7a4be1 Mon Sep 17 00:00:00 2001 From: Mostyn Bramley-Moore Date: Fri, 29 Jun 2018 05:45:23 -0700 Subject: use https url in .deb package Homepage field Closes #5486. PiperOrigin-RevId: 202634385 --- scripts/packages/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3