summaryrefslogtreecommitdiff
path: root/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild')
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild
index 4cff846749e2..95e4c8ba687e 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild
@@ -4,14 +4,14 @@
EAPI=6
inherit autotools eutils linux-info
-HOMEPAGE="http://www.gnokii.org/"
+HOMEPAGE="https://www.gnokii.org/"
if [[ $PV == *9999 ]]; then
EGIT_REPO_URI="
git://git.savannah.nongnu.org/${PN}.git
http://git.savannah.gnu.org/r/${PN}.git"
inherit git-r3
else
- SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2"
+ SRC_URI="https://www.gnokii.org/download/${PN}/${P}.tar.bz2"
KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
fi
DESCRIPTION="User space driver and tools for use with mobile phones"