Bump
This commit is contained in:
@@ -8,7 +8,7 @@ inherit git-r3 linux-info linux-mod
|
||||
DESCRIPTION="ncpfs kernel module for Linux 4.18+"
|
||||
HOMEPAGE="https://github.com/EnzephaloN/ncpfs-module"
|
||||
EGIT_REPO_URI="https://github.com/EnzephaloN/ncpfs-module.git"
|
||||
#EGIT_REPO_URI="https://github.com/hundertzwei/ncpfs-module.git"
|
||||
EGIT_REPO_URI="https://github.com/hundertzwei/ncpfs-module.git"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
@@ -53,7 +53,7 @@ src_unpack() {
|
||||
if kernel_is gt 6 8 0; then
|
||||
EGIT_BRANCH="kernel_6.8"
|
||||
fi
|
||||
if kernel_is gt 6 8 0; then
|
||||
if kernel_is gt 6 12 0; then
|
||||
EGIT_BRANCH="master"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user