-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
dkwo
committed
Dec 22, 2024
1 parent
5810dbc
commit b91529d
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ depends="linux-asahi m1n1 speakersafetyd" | |
short_desc="Void Linux Apple Silicon support package" | ||
maintainer="Will Springer <[email protected]>, dkwo <[email protected]>" | ||
license="Public Domain" | ||
homepage="http://asahilinux.org" | ||
homepage="https://asahilinux.org" | ||
|
||
do_install() { | ||
vinstall "${FILESDIR}/tinyramfs-hook-asahi" 644 usr/lib/tinyramfs/hook.d/asahi asahi | ||
|