summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-08-31 12:32:05 +0200
committerJeroen Roovers <jer@gentoo.org>2017-08-31 12:32:05 +0200
commitcbb089e843eacf09d2ac161bb7617f1259611795 (patch)
tree990a7555ce10892edc1520ef0aa860a7d637ddbd /app-editors/sandy
parentx11-terms/st: Switch to HTTPS. (diff)
downloadgentoo-cbb089e843eacf09d2ac161bb7617f1259611795.tar.gz
gentoo-cbb089e843eacf09d2ac161bb7617f1259611795.tar.bz2
gentoo-cbb089e843eacf09d2ac161bb7617f1259611795.zip
app-editors/sandy: Switch to HTTPS.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-editors/sandy')
-rw-r--r--app-editors/sandy/Manifest2
-rw-r--r--app-editors/sandy/sandy-0.4.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/sandy/Manifest b/app-editors/sandy/Manifest
index bb5fc01d1e21..6351f6753224 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 17b8c275c8a9..47708c7ae369 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"