diff options
author | PÁLI Gábor János <pali.gabor@gmail.com> | 2022-12-30 14:47:25 +0100 |
---|---|---|
committer | PÁLI Gábor János <pali.gabor@gmail.com> | 2022-12-30 14:47:25 +0100 |
commit | 1c1b02874e1749d61b9b1680f744bf8470147416 (patch) | |
tree | 90578f8f7b73792dd41129b71bc73b0eefd81d32 /aports/rtl8821ce | |
parent | 1b300a88b562f707ccd1b67229bd878930c9766c (diff) | |
download | freebsd-wifibox-alpine-1c1b02874e1749d61b9b1680f744bf8470147416.zip |
Move to Linux 5.15.85 + Alpine 3.17.0.
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 0b48b5f..e3028a7 100644 --- a/aports/rtl8821ce/APKBUILD +++ b/aports/rtl8821ce/APKBUILD @@ -2,7 +2,7 @@ pkgname='rtl8821ce' pkgver=20220911 -pkgrel=0 +pkgrel=1 _gitrev='50c1b120b06a3b0805e23ca9a4dbd274d74bb305' pkgdesc='Driver for Realtek 8821CE, an 802.11ac device' arch="x86_64" |