Skip to content

Commit dab7e3e

Browse files
committed
bump(main/syncthing): 2.1.0
This commit has been automatically submitted by Github Actions.
1 parent 8af293c commit dab7e3e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/syncthing/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ TERMUX_PKG_LICENSE="MPL-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
55
# NOTE: as of 1.12.0 compilation fails when package zstd is
66
# present in TERMUX_PREFIX.
7-
TERMUX_PKG_VERSION="2.0.16"
7+
TERMUX_PKG_VERSION="2.1.0"
88
TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
9-
TERMUX_PKG_SHA256=30ab1917025de0d057ae53b3568e721bbea652b4b3d7bd96b04a6ef9bfb28bab
9+
TERMUX_PKG_SHA256=2d3d16eea65b73f37b1ed28e2bef9b16ee5dc35b7a0cafaaedca929003f1eed0
1010
TERMUX_PKG_AUTO_UPDATE=true
1111

1212
termux_step_make() {

0 commit comments

Comments
 (0)