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/rtw89 | |
parent | 1d7ee312302982362deb03dc74bc32bd99238d82 (diff) | |
download | freebsd-wifibox-alpine-b5d0e99b47d8f91ee2b9c0c04f71f2ba2fe4081f.zip |
Update to Linux 5.15.99.
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 9ab2512..8218db8 100644 --- a/aports/rtw89/APKBUILD +++ b/aports/rtw89/APKBUILD @@ -2,7 +2,7 @@ pkgname='rtw89' pkgver=20230117 -pkgrel=1 +pkgrel=2 _gitrev='fce040c12fbf93bfd904ded48df60dea2c8d4423' pkgdesc='Driver for Realtek 8852AE, an 802.11ax device' arch="x86_64" |