summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-laptop/zenbook-als-module/zenbook-als-module-0_p20140423.ebuild')
-rw-r--r--app-laptop/zenbook-als-module/zenbook-als-module-0_p20140423.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-laptop/zenbook-als-module/zenbook-als-module-0_p20140423.ebuild b/app-laptop/zenbook-als-module/zenbook-als-module-0_p20140423.ebuild
index 3de6d29..be2f8df 100644
--- a/app-laptop/zenbook-als-module/zenbook-als-module-0_p20140423.ebuild
+++ b/app-laptop/zenbook-als-module/zenbook-als-module-0_p20140423.ebuild
@@ -2,13 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=5
+EAPI=7
inherit linux-mod
if [[ "${PV}" = "9999" ]]; then
inherit git-r3
- EGIT_REPO_URI="git://github.com/danieleds/als.git"
+ EGIT_REPO_URI="https://github.com/danieleds/als.git"
KEYWORDS=""
else
COMMIT_ID="150684d1b73e1405609502e1166ba878c42dbb18"
@@ -18,7 +18,7 @@ else
fi
DESCRIPTION="A kernel module for the ASUS Zenbook Ambient Light Sensor Driver"
-HOMEPAGE="http://github.com/danieleds/als"
+HOMEPAGE="https://github.com/danieleds/als"
LICENSE="GPL-2"
SLOT="0"