mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
asahi-scripts: update to 20250426.1
This commit is contained in:
parent
fde119b5a6
commit
0879aff73b
1 changed files with 4 additions and 3 deletions
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'asahi-scripts'
|
||||
pkgname=asahi-scripts
|
||||
version=20250130
|
||||
version=20250426.1
|
||||
revision=1
|
||||
archs="aarch64*"
|
||||
build_style=gnu-makefile
|
||||
make_install_args="install-dracut install-mkinitcpio install-macsmc-battery"
|
||||
make_install_args="install-dracut install-mkinitcpio
|
||||
install-macsmc-battery install-udev-hwdb"
|
||||
depends="asahi-firmware"
|
||||
short_desc="Miscellaneous admin scripts for Apple silicon devices"
|
||||
maintainer="dkwo <npiazza@disroot.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/AsahiLinux/asahi-scripts"
|
||||
distfiles="https://github.com/AsahiLinux/asahi-scripts/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=a76c64bb971c45454454cdc0668a3f9401f1771c730e78da78bd022c74616c87
|
||||
checksum=8ccc68ced916acc0a21fc59077f6a0022aab2d3297385475243bde092d9d74ea
|
||||
make_dirs="/usr/lib/firmware/vendor 0755 root root"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue