mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-02 20:25:57 +00:00
Revert "bump(main/txikijs): 23.10.0"
This reverts commit ae22f97b496ca6cf60eb88d4ac77962de982648c. [no ci]
This commit is contained in:
packages/txikijs
@ -1,11 +1,11 @@
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -89,7 +89,7 @@
|
||||
src/bundles/c/core/core.c
|
||||
src/bundles/c/core/polyfills.c
|
||||
src/bundles/c/core/run-main.c
|
||||
@@ -92,7 +92,7 @@
|
||||
src/worker.c
|
||||
src/ws.c
|
||||
src/xhr.c
|
||||
- ../deps/quickjs/src/cutils.c
|
||||
+ deps/quickjs/src/cutils.c
|
||||
)
|
||||
|
||||
|
||||
if(NOT MINGW)
|
||||
|
@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://github.com/saghul/txiki.js
|
||||
TERMUX_PKG_DESCRIPTION="A small and powerful JavaScript runtime"
|
||||
TERMUX_PKG_LICENSE="MIT"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=1:23.10.0
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_VERSION=1:22.11.1
|
||||
TERMUX_PKG_SRCURL=git+https://github.com/saghul/txiki.js
|
||||
TERMUX_PKG_DEPENDS="libcurl, libffi"
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
|
Reference in New Issue
Block a user