[openwrt/openwrt] mac80211: bump PKG_RELEASE
LEDE Commits
lede-commits at lists.infradead.org
Thu Dec 2 05:53:48 PST 2021
nbd pushed a commit to openwrt/openwrt.git, branch openwrt-21.02:
https://git.openwrt.org/efc76b13610ccccb2d69c97e49abfaa3781930be
commit efc76b13610ccccb2d69c97e49abfaa3781930be
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Thu Dec 2 14:27:22 2021 +0100
mac80211: bump PKG_RELEASE
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
package/kernel/mac80211/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile
index d8268f158e..211bb346f3 100644
--- a/package/kernel/mac80211/Makefile
+++ b/package/kernel/mac80211/Makefile
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
PKG_VERSION:=5.10.68-1
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE_URL:=@KERNEL/linux/kernel/projects/backports/stable/v5.10.68/
PKG_HASH:=bba161b0084590c677a84b80993709e388a3c478f29ed0c475d4fce1b9162968
More information about the lede-commits
mailing list