diff options
author | PÁLI Gábor János <pali.gabor@gmail.com> | 2023-09-24 10:04:28 +0200 |
---|---|---|
committer | PÁLI Gábor János <pali.gabor@gmail.com> | 2023-09-26 11:53:45 +0200 |
commit | ab2657678930548894e5e76febd9f026d89fbd23 (patch) | |
tree | 81ffb05c562a8d218b065b9dad7dff995fd726f1 /aports/rtl8821ce-edge | |
parent | 84b8fd5454ca9b72f7ce12f181f0f737d92f2438 (diff) | |
download | freebsd-wifibox-alpine-ab2657678930548894e5e76febd9f026d89fbd23.zip |
Update Linux to 6.1.54 (LTS) and 6.5.4 (stable), support IPv6
Diffstat (limited to 'aports/rtl8821ce-edge')
-rw-r--r-- | aports/rtl8821ce-edge/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aports/rtl8821ce-edge/APKBUILD b/aports/rtl8821ce-edge/APKBUILD index 8121bc6..d2e7442 100644 --- a/aports/rtl8821ce-edge/APKBUILD +++ b/aports/rtl8821ce-edge/APKBUILD @@ -2,7 +2,7 @@ pkgname='rtl8821ce-edge' pkgver=20230915 -pkgrel=0 +pkgrel=1 _gitrev='0d2c745d7ef023bccd63cf79e98556f0b5a39024' pkgdesc='Driver for Realtek 8821CE, an 802.11ac device (edge)' arch="x86_64" |