syncthing: update to 1.20.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-05-04 18:23:06 +00:00
parent e17c6f1597
commit a76ca2ae4d
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +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.20.0"
TERMUX_PKG_VERSION="1.20.1"
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=6dc78dbe046f2fa9a4f70b04cf2500705d3a22618f5cf430ffcb7338cce968c7
TERMUX_PKG_SHA256=a88fabaea11a8df5cc134075c37dc87f1fb33b48d3d8afb1dc8ea11b3c0925bc
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {