File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,9 @@ TERMUX_PKG_DESCRIPTION="development suite that allows to cross-build 64-bit prog
33TERMUX_PKG_LICENSE=" GPL-3.0"
44TERMUX_PKG_MAINTAINER=" @stsp"
55TERMUX_PKG_VERSION=0.3
6- TERMUX_PKG_REVISION=2
6+ TERMUX_PKG_REVISION=3
77TERMUX_PKG_SRCURL=https://github.com/stsp/dj64dev/archive/refs/tags/${TERMUX_PKG_VERSION} .tar.gz
88TERMUX_PKG_SHA256=d6cd05e92b1f46f20190a4a0fb8dc5a37f0f4dd29380a35651cb974b6501a975
9- TERMUX_PKG_AUTO_UPDATE=true
109TERMUX_PKG_BUILD_DEPENDS=" ctags-cross, thunk-gen-cross, libelf"
1110TERMUX_PKG_DEPENDS=" djstub, thunk-gen, libelf"
1211TERMUX_PKG_BUILD_IN_SRC=true
Original file line number Diff line number Diff line change @@ -3,10 +3,9 @@ TERMUX_PKG_DESCRIPTION="64-bit DOS core"
33TERMUX_PKG_LICENSE=" GPL-3.0"
44TERMUX_PKG_MAINTAINER=" @stsp"
55TERMUX_PKG_VERSION=1.9
6- TERMUX_PKG_REVISION=2
6+ TERMUX_PKG_REVISION=3
77TERMUX_PKG_SRCURL=https://github.com/dosemu2/fdpp/archive/refs/tags/${TERMUX_PKG_VERSION} .tar.gz
88TERMUX_PKG_SHA256=65fdf0819d490c8ba32fc706309f483f0c6547ff65c860efbb4323e4138896ed
9- TERMUX_PKG_AUTO_UPDATE=true
109TERMUX_PKG_BUILD_DEPENDS=" nasm-segelf-cross, libelf, thunk-gen-cross"
1110TERMUX_PKG_DEPENDS=" libelf"
1211
You can’t perform that action at this time.
0 commit comments