mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
rtl8812au-dkms: update to 20180825
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
b25bf6cb0f
commit
a15af4b940
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rtl8812au-dkms'
|
# Template file for 'rtl8812au-dkms'
|
||||||
|
|
||||||
pkgname=rtl8812au-dkms
|
pkgname=rtl8812au-dkms
|
||||||
version=20170910
|
version=20180825
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Realtek 8812AU/8821AU USB WiFi driver (DKMS)"
|
short_desc="Realtek 8812AU/8821AU USB WiFi driver (DKMS)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
@ -16,7 +16,7 @@ noarch=yes
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux ${pkgname}-${version}
|
git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux ${pkgname}-${version}
|
||||||
cd ${pkgname}-${version}
|
cd ${pkgname}-${version}
|
||||||
git reset --hard 0292aa694
|
git reset --hard b664e121
|
||||||
}
|
}
|
||||||
do_install() {
|
do_install() {
|
||||||
local modname=rtl8812au
|
local modname=rtl8812au
|
||||||
|
|
Loading…
Add table
Reference in a new issue