mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rtl8812au-dkms: update to 20190903
This commit is contained in:
parent
9db1aa536c
commit
a48d61b6bb
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'rtl8812au-dkms'
|
# Template file for 'rtl8812au-dkms'
|
||||||
pkgname=rtl8812au-dkms
|
pkgname=rtl8812au-dkms
|
||||||
version=20190731
|
version=20190903
|
||||||
revision=1
|
revision=1
|
||||||
_gitrev=6faa3eaf8916667cb7f4ab59923b3608e6ab7b18
|
_gitrev=30d47a0a3f43ccb19e8fd59fe93d74a955147bf2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="rtl8812au-${_gitrev}"
|
wrksrc="rtl8812au-${_gitrev}"
|
||||||
depends="dkms"
|
depends="dkms"
|
||||||
short_desc="Realtek 8812AU/8821AU USB WiFi driver (DKMS)"
|
short_desc="Realtek 8812AU/8821AU USB WiFi driver (DKMS)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.dlink.com"
|
homepage="http://www.dlink.com"
|
||||||
distfiles="https://github.com/gordboy/rtl8812au/archive/${_gitrev}.tar.gz"
|
distfiles="https://github.com/gordboy/rtl8812au/archive/${_gitrev}.tar.gz"
|
||||||
checksum=dfe05443cd0c52f86a4457efcefcbf9789d4131eb2957907e85d49ee250d211d
|
checksum=8893cb02683d253efe6be5a2d1f9ccea778f03b1606043381eaa649e26e8b657
|
||||||
dkms_modules="rtl8812au 5.2.20"
|
dkms_modules="rtl8812au 5.2.20"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue