summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-14 13:57:31 +0200
committerAaron Bauman <bman@gentoo.org>2019-04-19 21:28:19 -0400
commitbade4e272133a81ead90dc78d8f5e194e76ff9f3 (patch)
treec5000ec544e869b5842ebea93cc773417e221890 /app-backup/bacula/bacula-5.2.13-r7.ebuild
parentdev-java/antlr: use HTTPS (diff)
downloadgentoo-bade4e272133a81ead90dc78d8f5e194e76ff9f3.tar.gz
gentoo-bade4e272133a81ead90dc78d8f5e194e76ff9f3.tar.bz2
gentoo-bade4e272133a81ead90dc78d8f5e194e76ff9f3.zip
app-backup/bacula: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11678 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-backup/bacula/bacula-5.2.13-r7.ebuild')
-rw-r--r--app-backup/bacula/bacula-5.2.13-r7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/bacula/bacula-5.2.13-r7.ebuild b/app-backup/bacula/bacula-5.2.13-r7.ebuild
index 5c90175fbb99..5f8d6be96216 100644
--- a/app-backup/bacula/bacula-5.2.13-r7.ebuild
+++ b/app-backup/bacula/bacula-5.2.13-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -12,7 +12,7 @@ MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}
DESCRIPTION="Featureful client/server network backup suite"
-HOMEPAGE="http://www.bacula.org/"
+HOMEPAGE="https://www.bacula.org/"
SRC_URI="mirror://sourceforge/bacula/${MY_P}.tar.gz"
LICENSE="AGPL-3"