diff options
Diffstat (limited to 'net/hostapd-devel/Makefile')
-rw-r--r-- | net/hostapd-devel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/hostapd-devel/Makefile b/net/hostapd-devel/Makefile index bfb2579a7327..d5694268c5d7 100644 --- a/net/hostapd-devel/Makefile +++ b/net/hostapd-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME= hostapd PORTVERSION= ${COMMIT_DATE} -PORTREVISION= 1 CATEGORIES= net PKGNAMESUFFIX= -devel @@ -11,8 +10,8 @@ WWW= https://w1.fi/hostapd/ USE_GITHUB= yes GH_ACCOUNT= cschuber GH_PROJECT= hostap -GH_TAGNAME= 54930b62b -COMMIT_DATE= 2025.05.08 +GH_TAGNAME= 0b60826a6 +COMMIT_DATE= 2025.06.25 LICENSE= BSD3CLAUSE |