luv: update to 1.41.1-0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-19 12:08:44 +00:00
parent fcb1616ed8
commit 180d5ae8e8
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/luvit/luv
TERMUX_PKG_DESCRIPTION="Bare libuv bindings for lua"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.41.0-0"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=1.41.1-0
TERMUX_PKG_SRCURL=https://github.com/luvit/luv/releases/download/$TERMUX_PKG_VERSION/luv-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=4018f293d71c2d75757b64fcdacf982729c9dc8b0bf8eda4015a8818a5a29321
TERMUX_PKG_SHA256=abc3bd9d741aec392203dbf629da58817bd5705e82b2e9f79f4486172674a0a3
TERMUX_PKG_DEPENDS="libluajit, libuv"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DBUILD_MODULE=OFF