rtl8812au-dkms: stop advertise for rtl8821au

This commit is contained in:
Đoàn Trần Công Danh 2023-09-12 21:01:22 +07:00 committed by Đoàn Trần Công Danh
parent 29e47dd596
commit f417d43950

View File

@ -1,11 +1,11 @@
# Template file for 'rtl8812au-dkms'
pkgname=rtl8812au-dkms
version=20210629
revision=3
revision=4
_modver=5.13.6
_gitrev=b5f4e6e894eca8fea38661e2fc22a2570e0274ad
depends="dkms"
short_desc="Realtek 8812AU/8821AU USB WiFi driver (DKMS)"
short_desc="Realtek 8812AU USB WiFi driver (DKMS)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://github.com/morrownr/8812au"
@ -30,7 +30,7 @@ post_patch() {
vsed -i 's,@@VOID_ENDIAN@@,LITTLE,g' Makefile
fi
vsed -i "s,@@VOID_ARCH@@,${_karch},g" Makefile
rm *.patch
rm -f *.patch
}
do_install() {