intel_wifi_firmwares: Bump version.

This commit is contained in:
Augustin Cavalier
2023-09-23 13:50:37 -04:00
parent d588c77023
commit 8b0c240d42

View File

@@ -3,9 +3,9 @@ DESCRIPTION="Intel WiFi devices require firmware to operate. This package \
contains those necessary firmware files, corresponding to the WiFi drivers \
contained within the base system."
HOMEPAGE="https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html"
COPYRIGHT="2006-2022 Intel Corporation"
COPYRIGHT="2006-2023 Intel Corporation"
LICENSE="Intel WiFi Firmware"
REVISION="5"
REVISION="1"
srcGitRev="50b5a6cc0ad284c55ad95d0b8a2b3190d045b7a3"
SOURCE_URI="https://github.com/freebsd/freebsd-src/archive/$srcGitRev.tar.gz"
@@ -15,8 +15,8 @@ SOURCE_DIR="freebsd-src-$srcGitRev/sys/contrib/dev/"
SOURCE_URI_2="http://firmware.openbsd.org/firmware/7.2/iwm-firmware-20220111.tgz"
CHECKSUM_SHA256_2="506d88a15dce9bce90e4a9220fa7d74dc653135cf35c43019502fc5735bb0b48"
SOURCE_URI_3="http://firmware.openbsd.org/firmware/7.2/iwx-firmware-20220110p0.tgz"
CHECKSUM_SHA256_3="e344599cad80a4a32b9271d35c27df0742de7a5b38a604ec5845538255739e67"
SOURCE_URI_3="http://firmware.openbsd.org/firmware/7.3/iwx-firmware-20230306.tgz"
CHECKSUM_SHA256_3="a1147c2be962e6b09abae38ffeb48445972b2cd33f899deb63b6503457529a81"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"