From: Andy Chiang Date: Sun, 7 Sep 2025 18:39:53 +0000 (+0700) Subject: mac80211: use https instead of http X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=9a02069365c88a5973858da6777d0682a2dd4550;p=openwrt%2Fstaging%2Fxback.git mac80211: use https instead of http Use CDN first, if fails, it will use https://mirror2.openwrt.org/sources Signed-off-by: Andy Chiang Link: https://github.com/openwrt/openwrt/pull/19979 Signed-off-by: Hauke Mehrtens --- diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile index b4cdf5420d..77a88cf853 100644 --- a/package/kernel/mac80211/Makefile +++ b/package/kernel/mac80211/Makefile @@ -15,7 +15,7 @@ PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0-only PKG_LICENSE_FILES:=COPYING -PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/ +PKG_SOURCE_URL:=@OPENWRT PKG_HASH:=67f11320509dd18e5e2c58cb81e9f6c7d19b09f5229baa5880ed4dab71c19052 PKG_SOURCE:=backports-$(PKG_VERSION).tar.xz