ieee8021x: update to latest HEAD

560fe30 allow the use of an external AAA server

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2023-08-21 07:49:25 +02:00
parent 4eb30ba080
commit 79dfb1e861

View File

@@ -7,10 +7,10 @@ PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=John Crispin <john@phrozen.org>
PKG_SOURCE_URL=https://github.com/blogic/ieee8021x.git
PKG_MIRROR_HASH:=5a47c355366fb7cfaa0d622c4ea1fa6a867b0fb30e624343727d5f8722c79f7b
PKG_MIRROR_HASH:=94d5c2c43480d8e884520a4228154b7dff72d722451ba56f948b13a4320d85f4
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2021-04-12
PKG_SOURCE_VERSION:=c526967cbc14ba5528c817d5f6115156c2da94b9
PKG_SOURCE_DATE:=2023-08-21
PKG_SOURCE_VERSION:=560fe3003fa2a5837b351dba78a4d6652142ce90
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk