mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
parent
7ac01628e6
commit
0d0859c87a
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'rtl8821cu-dkms'
|
||||
pkgname=rtl8821cu-dkms
|
||||
version=20210916
|
||||
revision=2
|
||||
version=20210916+1
|
||||
revision=1
|
||||
_modver=5.12.0.4
|
||||
_gitrev=dc9ee6c6a8b47d0e365fcf1977439c7243da71d5
|
||||
depends="dkms bc"
|
||||
_gitrev=8e300c0885835b079ad1a99cccd960754a4c849f
|
||||
depends="dkms"
|
||||
short_desc="Realtek 8811CU/8821CU/8731AU USB WiFi driver (DKMS)"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/morrownr/8821cu"
|
||||
distfiles="https://github.com/morrownr/8821cu-${version}/archive/${_gitrev}.tar.gz"
|
||||
checksum=78a8e730ad1ec05b10c4ee97b5cf0a8f5bcd1654b2c5332533c5cf4bd77078d8
|
||||
distfiles="https://github.com/morrownr/8821cu-${version%+*}/archive/${_gitrev}.tar.gz"
|
||||
checksum=fddbd25e4594d7f5d52b7c27d77de4260224e0e9ee478e615fe28b366fdec4fb
|
||||
dkms_modules="rtl8821cu ${_modver}"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue