app-backup/snapper: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Fri, 28 Jul 2017 23:56:10 +0000 (09:56 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:45:43 +0000 (10:45 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-backup/snapper/snapper-9999.ebuild

index 92a49a2dab875a05a3d5b15077eb2532ea8bf07c..510d4e252f2867b1f61a9b8c734133d1e26e1c34 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-EGIT_REPO_URI="git://github.com/openSUSE/snapper.git"
+EGIT_REPO_URI="https://github.com/openSUSE/snapper.git"
 AUTOTOOLS_AUTORECONF=1
 AUTOTOOLS_IN_SOURCE_BUILD=1
 inherit eutils autotools-utils git-r3