Date: Thu, 6 Feb 2025 13:24:55 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fdaa4d114bf2 - main - net/hostapd-devel: Fix commit date Message-ID: <202502061324.516DOtUi056418@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=fdaa4d114bf236939ea3374d332af8b25daf19ce commit fdaa4d114bf236939ea3374d332af8b25daf19ce Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2025-02-06 13:23:25 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2025-02-06 13:24:31 +0000 net/hostapd-devel: Fix commit date Fixes: 241787028bfa --- net/hostapd-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502061324.516DOtUi056418>