diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-12-04 08:51:47 -0800 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-12-04 09:09:27 -0800 |
commit | 1a4d36257e97b8d2d6171edb8d7cf992e7b19504 (patch) | |
tree | 54bfd58b1661eac9a4cfc69ef0521946a16f32dd | |
parent | mail/spamassassin-devel: update to latest github commit (diff) |
security/wpa_supplicant-devel: Update to latest GH commit
Update to the latest w1.fi commit, proxied through my GH account.
-rw-r--r-- | security/wpa_supplicant-devel/Makefile | 5 | ||||
-rw-r--r-- | security/wpa_supplicant-devel/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/security/wpa_supplicant-devel/Makefile b/security/wpa_supplicant-devel/Makefile index 734e3feb1541..b131494088ef 100644 --- a/security/wpa_supplicant-devel/Makefile +++ b/security/wpa_supplicant-devel/Makefile @@ -11,8 +11,8 @@ WWW= https://w1.fi/wpa_supplicant/ USE_GITHUB= yes GH_ACCOUNT= cschuber GH_PROJECT= hostap -GH_TAGNAME= 161327f91 -COMMIT_DATE= 2024.10.28 +GH_TAGNAME= c0e8b16a3 +COMMIT_DATE= 2024.12.04 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/README @@ -20,6 +20,7 @@ LICENSE_FILE= ${WRKSRC}/README USES= cpe gmake pkgconfig:build readline ssl BUILD_WRKSRC= ${WRKSRC}/wpa_supplicant INSTALL_WRKSRC= ${WRKSRC}/src +CPPFLAGS+= -Wno-incompatible-function-pointer-types CFLAGS+= ${CPPFLAGS} # USES=readline only augments CPPFLAGS and LDFLAGS CFLAGS+= -I${OPENSSLINC} CFLAGS+= -Wno-deprecated-declarations diff --git a/security/wpa_supplicant-devel/distinfo b/security/wpa_supplicant-devel/distinfo index d4ce0503d8af..aaedc128083a 100644 --- a/security/wpa_supplicant-devel/distinfo +++ b/security/wpa_supplicant-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730215255 -SHA256 (cschuber-hostap-2024.10.28-161327f91_GH0.tar.gz) = 5e4cb9a0d8924af6e01bbc29a2d7e29fe470af700e6c70b1a5d1fb8ebebe89d7 -SIZE (cschuber-hostap-2024.10.28-161327f91_GH0.tar.gz) = 5337838 +TIMESTAMP = 1733330661 +SHA256 (cschuber-hostap-2024.12.04-c0e8b16a3_GH0.tar.gz) = 776a088a86bc2939f623ea74a5aa7be75a2222d3a1f14d4a30a661982e1829d0 +SIZE (cschuber-hostap-2024.12.04-c0e8b16a3_GH0.tar.gz) = 5356618 |