summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-06-23 21:00:28 +0200
committerAaron Bauman <bman@gentoo.org>2018-06-23 17:48:21 -0400
commitc51f35b298dbf2f8f4dd530b9a6991cd3f793045 (patch)
tree6191cc6bf4d17aa13ff629da3ed06f5dc711994f /app-backup/ccollect
parentdev-embedded/platformio: use HTTPs (diff)
downloadgentoo-c51f35b298dbf2f8f4dd530b9a6991cd3f793045.tar.gz
gentoo-c51f35b298dbf2f8f4dd530b9a6991cd3f793045.tar.bz2
gentoo-c51f35b298dbf2f8f4dd530b9a6991cd3f793045.zip
app-backup/ccollect: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8946
Diffstat (limited to 'app-backup/ccollect')
-rw-r--r--app-backup/ccollect/ccollect-0.8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-backup/ccollect/ccollect-0.8.ebuild b/app-backup/ccollect/ccollect-0.8.ebuild
index b5a9a055b4ac..f4da568241cd 100644
--- a/app-backup/ccollect/ccollect-0.8.ebuild
+++ b/app-backup/ccollect/ccollect-0.8.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Pseudo incremental backup with different exclude lists using hardlinks and rsync"
-HOMEPAGE="http://www.nico.schottelius.org/software/ccollect/"
-SRC_URI="http://www.nico.schottelius.org/software/${PN}/download/${P}.tar.bz2"
+HOMEPAGE="https://www.nico.schottelius.org/software/ccollect/"
+SRC_URI="https://www.nico.schottelius.org/software/${PN}/download/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"