wok diff firehol/receipt @ rev 25055
linux: disable Realtek RTL8723AU Wireless LAN NIC driver
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 06 09:43:10 2022 +0000 (2022-06-06) |
parents | e38fa996777e |
children |
line diff
1.1 --- a/firehol/receipt Fri Feb 25 07:59:08 2022 +0100 1.2 +++ b/firehol/receipt Mon Jun 06 09:43:10 2022 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="A firewall for humans..." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="https://firehol.org/" 1.8 +WEB_SITE="https://github.com/firehol/firehol/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.11 WGET_URL="https://github.com/firehol/firehol/releases/download/v$VERSION/$TARBALL"