From 133ddf19cf6a279f65c692c3a92bce671625ef26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Kr=C3=BCger?= Date: Thu, 12 Jan 2023 00:44:57 +0100 Subject: [PATCH] gluon-wireless-encryption{,-wpa3}: rename to match actual package name (#2752) --- .../Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename package/{gluon-wireless-encryption => gluon-wireless-encryption-wpa3}/Makefile (91%) diff --git a/package/gluon-wireless-encryption/Makefile b/package/gluon-wireless-encryption-wpa3/Makefile similarity index 91% rename from package/gluon-wireless-encryption/Makefile rename to package/gluon-wireless-encryption-wpa3/Makefile index 7edb82c1..871266b2 100644 --- a/package/gluon-wireless-encryption/Makefile +++ b/package/gluon-wireless-encryption-wpa3/Makefile @@ -1,6 +1,6 @@ include $(TOPDIR)/rules.mk -PKG_NAME:=gluon-wireless-encryption +PKG_NAME:=gluon-wireless-encryption-wpa3 include ../gluon.mk