diff options
author | Cy Schubert <cy@FreeBSD.org> | 2025-02-06 13:23:25 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2025-02-06 13:24:31 +0000 |
commit | fdaa4d114bf236939ea3374d332af8b25daf19ce (patch) | |
tree | 119f5730a277374616c58ec515da480cf25988d5 | |
parent | 87e59b6cf5deec8e4d93312dc1287422fc8f906e (diff) |
net/hostapd-devel: Fix commit date
Fixes: 241787028bfa
-rw-r--r-- | net/hostapd-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hostapd-devel/Makefile b/net/hostapd-devel/Makefile index 3ed5a71ae3c6..656610745b2a 100644 --- a/net/hostapd-devel/Makefile +++ b/net/hostapd-devel/Makefile @@ -12,7 +12,7 @@ USE_GITHUB= yes GH_ACCOUNT= cschuber GH_PROJECT= hostap GH_TAGNAME= 339a33455 -COMMIT_DATE= 2024.02.05 +COMMIT_DATE= 2025.02.05 LICENSE= BSD3CLAUSE |