Skip to content
GitLab
Explore
Sign in
Commit
25fe60bf
authored
7 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 4.10.12
parent
04c444cf
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
PKGBUILD
+1
-1
1 addition, 1 deletion
PKGBUILD
with
1 addition
and
1 deletion
PKGBUILD
+
1
−
1
View file @
25fe60bf
...
...
@@ -12,7 +12,7 @@ options=('!strip')
makedepends
=(
'kmod'
'git'
'make'
'gcc'
'bc'
'sed'
)
depends
=(
'linux-firmware'
'kernel-install-hook'
)
install
=
linux-seblu.install
source
=(
"git+https://git.kernel.org/pub/scm/linux/kernel/git/
torvalds/linux
.git#tag=v
${
pkgver
/_/-
}
"
source
=(
"git+https://git.kernel.org/pub/scm/linux/kernel/git/
stable/linux-stable
.git#tag=v
${
pkgver
/_/-
}
"
"config.
$CARCH
"
)
md5sums
=(
'SKIP'
'SKIP'
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment