Skip to content

Commit b350622

Browse files
committed
bump(main/libwebsockets): 4.5.4
This commit has been automatically submitted by Github Actions.
1 parent 8fc8d28 commit b350622

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/libwebsockets/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://libwebsockets.org
22
TERMUX_PKG_DESCRIPTION="Lightweight C websockets library"
33
TERMUX_PKG_LICENSE="LGPL-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="4.5.3"
5+
TERMUX_PKG_VERSION="4.5.4"
66
TERMUX_PKG_SRCURL=https://github.com/warmcat/libwebsockets/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=af8f67cf00dc31ac49e0a8404d7be68cbd44292d93c176a8b2ba9de2912da745
7+
TERMUX_PKG_SHA256=f2aa31a0be16d45470360b868f3b5b114990da038ba5e49569f0732c58b2d9fc
88
TERMUX_PKG_DEPENDS="openssl, libcap, libuv, zlib"
99
TERMUX_PKG_BREAKS="libwebsockets-dev"
1010
TERMUX_PKG_REPLACES="libwebsockets-dev"

0 commit comments

Comments
 (0)