diff options
author | PÁLI Gábor János <pali.gabor@gmail.com> | 2022-06-11 21:14:39 +0200 |
---|---|---|
committer | PÁLI Gábor János <pali.gabor@gmail.com> | 2022-06-11 21:14:39 +0200 |
commit | 09b141d834b3411102b56ef92fcb618dc4f71fde (patch) | |
tree | e8eac58dd248c359ffa5a2289a3ba216baeb7351 /aports/rtw89 | |
parent | 97c67abab07a57840f95d04fadbd13b3c0f5b328 (diff) | |
download | freebsd-wifibox-alpine-09b141d834b3411102b56ef92fcb618dc4f71fde.zip |
Move to Linux 5.15.46.
Diffstat (limited to 'aports/rtw89')
-rw-r--r-- | aports/rtw89/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aports/rtw89/APKBUILD b/aports/rtw89/APKBUILD index e0617fb..220b747 100644 --- a/aports/rtw89/APKBUILD +++ b/aports/rtw89/APKBUILD @@ -2,7 +2,7 @@ pkgname='rtw89' pkgver=20220421 -pkgrel=0 +pkgrel=1 _gitrev='da9d01e4f08cdaa862bff0ec5dad73600016a4dc' pkgdesc='Driver for Realtek 8852AE, an 802.11ax device' arch="x86_64" |