Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
c803c338
Commit
c803c338
authored
7 months ago
by
Milan P. Stanić
Browse files
Options
Downloads
Patches
Plain Diff
testing/linux-asahi: fix checksum
parent
41a565c2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/linux-asahi/APKBUILD
+2
-2
2 additions, 2 deletions
testing/linux-asahi/APKBUILD
with
2 additions
and
2 deletions
testing/linux-asahi/APKBUILD
+
2
−
2
View file @
c803c338
...
@@ -9,7 +9,7 @@ kver=${pkgver%_p*}
...
@@ -9,7 +9,7 @@ kver=${pkgver%_p*}
kver
=
${
kver
//_/-
}
kver
=
${
kver
//_/-
}
_asahiver
=
$kver
-
$_rel
_asahiver
=
$kver
-
$_rel
pkgdesc
=
"Apple Silicon (M1 development kernel)"
pkgdesc
=
"Apple Silicon (M1 development kernel)"
pkgrel
=
0
pkgrel
=
1
url
=
"https://www.kernel.org"
url
=
"https://www.kernel.org"
depends
=
"initramfs-generator speakersafetyd"
depends
=
"initramfs-generator speakersafetyd"
_depends_dev
=
"perl gmp-dev elfutils-dev flex bison"
_depends_dev
=
"perl gmp-dev elfutils-dev flex bison"
...
@@ -210,5 +210,5 @@ _dev() {
...
@@ -210,5 +210,5 @@ _dev() {
sha512sums
=
"
sha512sums
=
"
7910e2cefa4b0b5bca8a7f424b1023cc2c527f9627f4c042e79f6d903048dee3cc6abc9e6510613d90f53e2dbacb14edf4f6198badab4f42a9e695e4d3da9d45 linux-asahi-6.10.4-1.tar.gz
7910e2cefa4b0b5bca8a7f424b1023cc2c527f9627f4c042e79f6d903048dee3cc6abc9e6510613d90f53e2dbacb14edf4f6198badab4f42a9e695e4d3da9d45 linux-asahi-6.10.4-1.tar.gz
dd4218d17f665a69e8ec1757b20746e5d8f2f636200136f4162caa672f9c43beabff110e3789b7ba7679ada242eabb823806587160baa2af532f296b89a0e33f
config-asahi.aarch64
c5a7a9ec1ae4edaebf0dc5ca3235d89ed7625ed9af5240c2a002ac56da71f644dad1899bb0839bc9db8f42b7c32c7ec024e66f6bf37dcad648887e060baa8684
config-asahi.aarch64
"
"
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