fix(main/kcptun): Update src checksum

Seems that the kcptun release was recreated with some last minute
changes.
This commit is contained in:
termux-pacman-bot
2024-07-02 09:37:22 +00:00
parent 880f3c5a2b
commit 962a768dcd

View File

@@ -3,8 +3,9 @@ TERMUX_PKG_DESCRIPTION="A Stable & Secure Tunnel based on KCP with N:M multiplex
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="20240702"
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/xtaci/kcptun/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e404aaa5b2cbe3cfa654d7d00403af298a1649c1003595f03e637ef12e336a47
TERMUX_PKG_SHA256=373235ce4e76baf40ec8c8b0673b2a4142ae6263af247c6271d6247ce4b64d7f
TERMUX_PKG_REPLACES="kcptun-client, kcptun-server"
TERMUX_PKG_BREAKS="kcptun-client, kcptun-server"
TERMUX_PKG_BUILD_IN_SRC=true