diff options
author | PÁLI Gábor János <pali.gabor@gmail.com> | 2023-03-11 10:31:55 +0100 |
---|---|---|
committer | PÁLI Gábor János <pali.gabor@gmail.com> | 2023-03-11 10:31:55 +0100 |
commit | b5d0e99b47d8f91ee2b9c0c04f71f2ba2fe4081f (patch) | |
tree | de1b00206ab32df608861f7ac728423767111f53 /aports/rtl8821ce | |
parent | 1d7ee312302982362deb03dc74bc32bd99238d82 (diff) | |
download | freebsd-wifibox-alpine-b5d0e99b47d8f91ee2b9c0c04f71f2ba2fe4081f.zip |
Update to Linux 5.15.99.
Diffstat (limited to 'aports/rtl8821ce')
-rw-r--r-- | aports/rtl8821ce/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aports/rtl8821ce/APKBUILD b/aports/rtl8821ce/APKBUILD index c34538f..bc84d59 100644 --- a/aports/rtl8821ce/APKBUILD +++ b/aports/rtl8821ce/APKBUILD @@ -2,7 +2,7 @@ pkgname='rtl8821ce' pkgver=20230101 -pkgrel=1 +pkgrel=2 _gitrev='a3e2f7c1f91e92f2dc788e8fcd7f2986af3d19b6' pkgdesc='Driver for Realtek 8821CE, an 802.11ac device' arch="x86_64" |