commit:     cbb089e843eacf09d2ac161bb7617f1259611795
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 10:32:05 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 10:32:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbb089e8

app-editors/sandy: Switch to HTTPS.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-editors/sandy/Manifest         | 2 +-
 app-editors/sandy/sandy-0.4.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-editors/sandy/Manifest b/app-editors/sandy/Manifest
index bb5fc01d1e2..6351f675322 100644
--- a/app-editors/sandy/Manifest
+++ b/app-editors/sandy/Manifest
@@ -1 +1 @@
-DIST sandy-0.4.tar.bz2 18309 SHA256 
d30336704178611f36a55982932369c6dd55a781e22735bb7dfcb3e4b939492a SHA512 
3579436d6566b9ef3273abb7bb1d8934901155220edb963a0ed93db4b860e1e3fa0d0f1235ea87b42f1b6ddbb69e3ef1f5ba7a2e9455d6659b621d9a4e3f25c2
 WHIRLPOOL 
5e1042ebab68bd2f0e71c25dbd15a35ec06e4b953b3a44637c52cc0949dcddc44131ef64324eac1ba00f49bf0421ac0600f884daded73608bc1aca3cce22bb17
+DIST sandy-0.4.tar.bz2 18409 SHA256 
cc549e70936424b65b012a664fe8959a5b3f345e3d5be3af9bd1ee9ea80a412b SHA512 
6f28588e15ccdc467dd9d0de8b221508333defefe5866005d82292583db9f296284f233271af5e85b648c194dff117f94752cc364ed6c1409dae5c3af755b530
 WHIRLPOOL 
3944bbf11e7548e8675e5461c5c8686a6046854aa189a1bfa018a0eb14962c9d3601ab9b734c5516457bb402f98b7798825f3660b7a294323f64742eced49bfe

diff --git a/app-editors/sandy/sandy-0.4.ebuild 
b/app-editors/sandy/sandy-0.4.ebuild
index 17b8c275c8a..47708c7ae36 100644
--- a/app-editors/sandy/sandy-0.4.ebuild
+++ b/app-editors/sandy/sandy-0.4.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION="an ncurses text editor with an easy-to-read, hackable C source"
-HOMEPAGE="http://tools.suckless.org/sandy";
-SRC_URI="http://git.suckless.org/${PN}/snapshot/${P}.tar.bz2";
+HOMEPAGE="https://tools.suckless.org/sandy";
+SRC_URI="https://git.suckless.org/${PN}/snapshot/${P}.tar.bz2";
 
 LICENSE="MIT-with-advertising"
 SLOT="0"

Reply via email to