commit: 361b0bff65a03a3817fc5c0c7fe42c4805faa878 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Jun 8 07:10:40 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Jun 8 07:11:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361b0bff
app-crypt/efitools: using in SRC_URI Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-crypt/efitools/efitools-1.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/efitools/efitools-1.8.1.ebuild b/app-crypt/efitools/efitools-1.8.1.ebuild index 3e25812bea2..0a1ca91df52 100644 --- a/app-crypt/efitools/efitools-1.8.1.ebuild +++ b/app-crypt/efitools/efitools-1.8.1.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic DESCRIPTION="Tools for manipulating UEFI secure boot platforms" HOMEPAGE="https://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git" -SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git/snapshot/efitools-1.8.1.tar.gz" +SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git/snapshot/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0"
