summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Siebeck <gentoo.2019@r123.de>2020-01-14 09:34:31 +0100
committerJoonas Niilola <juippis@gentoo.org>2020-01-14 16:22:50 +0200
commit7e331ca13cebf136705c2cf6b75bd01aa650d909 (patch)
tree9125c96fca654dbccab3e4833869af8795579579 /mail-client/alpine/alpine-2.21.1.ebuild
parentx11-terms/kitty: fix live ebuild and add support for python 3.8 (diff)
downloadgentoo-7e331ca13cebf136705c2cf6b75bd01aa650d909.tar.gz
gentoo-7e331ca13cebf136705c2cf6b75bd01aa650d909.tar.bz2
gentoo-7e331ca13cebf136705c2cf6b75bd01aa650d909.zip
mail-client/alpine: update HOMEPAGE
Closes: https://bugs.gentoo.org/697952 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/14332 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client/alpine/alpine-2.21.1.ebuild')
-rw-r--r--mail-client/alpine/alpine-2.21.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/alpine/alpine-2.21.1.ebuild b/mail-client/alpine/alpine-2.21.1.ebuild
index d8dcafb309aa..e8f94db8e4d6 100644
--- a/mail-client/alpine/alpine-2.21.1.ebuild
+++ b/mail-client/alpine/alpine-2.21.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools toolchain-funcs vcs-snapshot
DESCRIPTION="An easy to use text-based based mail and news client"
-HOMEPAGE="https://www.washington.edu/alpine/ https://repo.or.cz/alpine.git/"
+HOMEPAGE="http://alpine.x10host.com/alpine/ https://repo.or.cz/alpine.git/"
GIT_COMMIT="672d6838a9babf2faeb9f79267525a4ab9d20b14"
SRC_URI="https://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"