From: Mikle Kolyada Date: Fri, 8 Jun 2018 07:10:40 +0000 (+0300) Subject: app-crypt/efitools: using in SRC_URI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=361b0bff65a03a3817fc5c0c7fe42c4805faa878;p=gentoo.git app-crypt/efitools: using in SRC_URI Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/app-crypt/efitools/efitools-1.8.1.ebuild b/app-crypt/efitools/efitools-1.8.1.ebuild index 3e25812bea21..0a1ca91df522 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"