summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo G. Del Regno <kholk11@gmail.com>2017-05-28 11:56:08 +0200
committerLars Wendler <polynomial-c@gentoo.org>2017-05-30 17:33:23 +0200
commit1c9f9f293dbfb3afd16a4111c374e31731b3578e (patch)
tree332b674d29b1b90ec5d896295e8220c3f9857566 /app-laptop/nvidiabl/nvidiabl-0.83.ebuild
parentdev-lang/lfe: Use correct distfile name (diff)
downloadgentoo-1c9f9f293dbfb3afd16a4111c374e31731b3578e.tar.gz
gentoo-1c9f9f293dbfb3afd16a4111c374e31731b3578e.tar.bz2
gentoo-1c9f9f293dbfb3afd16a4111c374e31731b3578e.zip
app-laptop/nvidiabl: Use correct distfile name
Update SRC_URI to rename the distfile correctly. Closes: https://github.com/gentoo/gentoo/pull/4786
Diffstat (limited to 'app-laptop/nvidiabl/nvidiabl-0.83.ebuild')
-rw-r--r--app-laptop/nvidiabl/nvidiabl-0.83.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-laptop/nvidiabl/nvidiabl-0.83.ebuild b/app-laptop/nvidiabl/nvidiabl-0.83.ebuild
index 8b99e89c69e4..60f196c88ea6 100644
--- a/app-laptop/nvidiabl/nvidiabl-0.83.ebuild
+++ b/app-laptop/nvidiabl/nvidiabl-0.83.ebuild
@@ -7,7 +7,7 @@ inherit linux-mod
DESCRIPTION="Linux driver for setting the backlight brightness on laptops using
NVIDIA GPU"
HOMEPAGE="https://github.com/guillaumezin/nvidiabl"
-SRC_URI="https://github.com/guillaumezin/${PN}/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/guillaumezin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"