syncthing: update to 1.18.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-11-02 18:31:22 +00:00
parent 9174ac9bf3
commit a25df24863
1 changed files with 2 additions and 3 deletions

View File

@ -4,10 +4,9 @@ TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
# NOTE: as of 1.12.0 compilation fails when package zstd is
# present in TERMUX_PREFIX.
TERMUX_PKG_VERSION=1.18.3
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=1.18.4
TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/releases/download/v${TERMUX_PKG_VERSION}/syncthing-source-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=32c11a56f467b5f9a45ff30da38953387da10d71b4d3cb41643c6a6f5c073c7a
TERMUX_PKG_SHA256=163185cf120a7c66fa114937d8712866a891cf09c50eb2995fd49788850c7c02
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make(){