bump(main/syncthing): 1.23.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-02 12:15:39 +00:00
parent eca140abdf
commit 389b3c3e69
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.22.2
TERMUX_PKG_VERSION="1.23.0"
TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=957d0c5a25a29e4971d044c8278409ac5ea7b961fda59ca0ac412b8bc41dd8f5
TERMUX_PKG_SHA256=3ac5002419d261b7d9352a621dbe20fada165372444824213b9d46910df7502e
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {