syncthing: update to 1.19.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-03-01 12:20:36 +00:00
parent 9e4eda99e0
commit bece2c3ce4
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.19.0
TERMUX_PKG_VERSION=1.19.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=6fcd4e45c252d23148eaa0814d85c44e1bc9af0b9b2fa70b1f01aa87b76e688d
TERMUX_PKG_SHA256=ffc5ec2f232314122a216884f63a48eea7c8739f9779e249be1f4776d7a55127
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make(){