Skip to content

Commit

Permalink
net/libwebsockets: Switch back to upstream website
Browse files Browse the repository at this point in the history
Upstream's website is now operational again so switch back
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Feb 22, 2023
1 parent 35c7398 commit 507a76e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
7 changes: 2 additions & 5 deletions net/libwebsockets/Makefile
Expand Up @@ -2,7 +2,7 @@ PORTNAME= libwebsockets
DISTVERSIONPREFIX= v
DISTVERSION= 4.3.2
CATEGORIES= net devel
# MASTER_SITES= https://libwebsockets.org/git/libwebsockets/snapshot/
MASTER_SITES= https://libwebsockets.org/git/libwebsockets/snapshot/

MAINTAINER= ports@FreeBSD.org
COMMENT= C library for lightweight websocket clients and servers
Expand All @@ -11,10 +11,7 @@ WWW= https://libwebsockets.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

# USES= cmake localbase pkgconfig tar:xz
USES= cmake localbase pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= warmcat
USES= cmake localbase pkgconfig tar:xz
USE_LDCONFIG= yes

BUILDINFO= ${HOSTARCH}-portbld-${OPSYS:tl}-${OSREL:R}
Expand Down
6 changes: 3 additions & 3 deletions net/libwebsockets/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1676905282
SHA256 (warmcat-libwebsockets-v4.3.2_GH0.tar.gz) = 6a85a1bccf25acc7e8e5383e4934c9b32a102880d1e4c37c70b27ae2a42406e1
SIZE (warmcat-libwebsockets-v4.3.2_GH0.tar.gz) = 15616264
TIMESTAMP = 1677032963
SHA256 (libwebsockets-v4.3.2.tar.xz) = 287ad6f63344323c4e2404d2ab3a8a0803932d554c724aaffbb1e8fe2e5e9243
SIZE (libwebsockets-v4.3.2.tar.xz) = 13598720

0 comments on commit 507a76e

Please sign in to comment.