app-backup/ccollect: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 23 Jun 2018 19:00:28 +0000 (21:00 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 23 Jun 2018 21:48:21 +0000 (17:48 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8946

app-backup/ccollect/ccollect-0.8.ebuild

index b5a9a055b4ac67ce23c362e5c44e0aeb0c809f5b..f4da568241cd298e95d28dcd8cb9ea5475d97d33 100644 (file)
@@ -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"