syncthing: update to 1.19.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-02-01 12:45:16 +00:00
parent b48a70f174
commit ff70390e81
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.18.6
TERMUX_PKG_VERSION=1.19.0
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=4c479c6041bd2825e6bd8ff817f2855938a642a29f30bc4355c459bdad989e42
TERMUX_PKG_SHA256=6fcd4e45c252d23148eaa0814d85c44e1bc9af0b9b2fa70b1f01aa87b76e688d
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make(){