summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-08-28 12:10:13 +0200
committerDavid Seifert <soap@gentoo.org>2019-08-28 12:10:13 +0200
commit061aeedb86439a3d147fdcb7ec2dde1b31c41911 (patch)
tree738c25869973e585512eca0027ac9b9ebf4078a8 /app-emacs/flim
parentapp-emacs/apel: [QA] Fix ${HOMEPAGE} in SRC_URI (diff)
downloadgentoo-061aeedb86439a3d147fdcb7ec2dde1b31c41911.tar.gz
gentoo-061aeedb86439a3d147fdcb7ec2dde1b31c41911.tar.bz2
gentoo-061aeedb86439a3d147fdcb7ec2dde1b31c41911.zip
app-emacs/flim: [QA] Fix ${HOMEPAGE} in SRC_URI
Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-emacs/flim')
-rw-r--r--app-emacs/flim/flim-1.14.9_p20190526.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/flim/flim-1.14.9_p20190526.ebuild b/app-emacs/flim/flim-1.14.9_p20190526.ebuild
index d37cb72db079..a8f2365556ac 100644
--- a/app-emacs/flim/flim-1.14.9_p20190526.ebuild
+++ b/app-emacs/flim/flim-1.14.9_p20190526.ebuild
@@ -8,7 +8,7 @@ inherit elisp
DESCRIPTION="A library to provide basic features about message representation or encoding"
HOMEPAGE="https://github.com/wanderlust/flim"
GITHUB_SHA1="e4bd54fd7d335215b54f7ef27ed974c8cd68d472"
-SRC_URI="${HOMEPAGE}/archive/${GITHUB_SHA1}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/wanderlust/flim/archive/${GITHUB_SHA1}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"