这是indexloc提供的服务,不要输入任何密码
Skip to content

addpkg(main/sendme): 0.26.0-p20250708 #25295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions packages/sendme/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
TERMUX_PKG_HOMEPAGE=https://github.com/n0-computer/sendme
TERMUX_PKG_DESCRIPTION="A tool to send files and directories, based on iroh"
TERMUX_PKG_LICENSE="Apache-2.0, MIT"
TERMUX_PKG_LICENSE_FILE="
LICENSE-APACHE
LICENSE-MIT
"
TERMUX_PKG_MAINTAINER="@termux"
_COMMIT=2662417c9bbf96fe0723f315acf8b37a6e656bad
_COMMIT_DATE=20250708
TERMUX_PKG_VERSION="0.26.0-p${_COMMIT_DATE}"
TERMUX_PKG_SRCURL="https://github.com/n0-computer/sendme/archive/${_COMMIT}.tar.gz"
TERMUX_PKG_SHA256=630963b08b334243e3d050f58bb982b7a46bb6d7b92525b0850efe92354bf8de
TERMUX_PKG_BUILD_IN_SRC=true