diff options
author | Cy Schubert <cy@FreeBSD.org> | 2022-10-17 11:17:32 -0700 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2022-10-17 11:20:14 -0700 |
commit | 164c0dac2f53b97baa62a213cf9cc44041df890e (patch) | |
tree | 7f9657b7983403cb33017d8e3c33e66b39adc17e /net/hostapd-devel | |
parent | 42c600cdef4f693afa6031acd92ee5ef24d05884 (diff) | |
download | freebsd-ports-164c0dac2f53b97baa62a213cf9cc44041df890e.zip |
net/hostapd-devel: Update to the latest GH commit
Update to the latest w1.fi commit, proxied through my GH account.
Diffstat (limited to 'net/hostapd-devel')
-rw-r--r-- | net/hostapd-devel/Makefile | 5 | ||||
-rw-r--r-- | net/hostapd-devel/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/hostapd-devel/Makefile b/net/hostapd-devel/Makefile index f330e7c159f1..12e6d95f0212 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= 2e0400061 -COMMIT_DATE= 2022.10.10 +GH_TAGNAME= 06800f612 +COMMIT_DATE= 2022.10.17 LICENSE= BSD3CLAUSE diff --git a/net/hostapd-devel/distinfo b/net/hostapd-devel/distinfo index 44c9c7c5e8e2..7ad436c225e3 100644 --- a/net/hostapd-devel/distinfo +++ b/net/hostapd-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665498599 -SHA256 (cschuber-hostap-2022.10.10-2e0400061_GH0.tar.gz) = 1f32ad1732e2d42816eda0405308437b71b79e6008de7be3250315cc1413a5d5 -SIZE (cschuber-hostap-2022.10.10-2e0400061_GH0.tar.gz) = 4969146 +TIMESTAMP = 1666030585 +SHA256 (cschuber-hostap-2022.10.17-06800f612_GH0.tar.gz) = 7b1547dffdc24e6357bc39d83639f24e6c77aae01b2440758e5168f8f567e45c +SIZE (cschuber-hostap-2022.10.17-06800f612_GH0.tar.gz) = 4973896 |