Skip to content

Commit 523e98a

Browse files
committed
bump(main/syncthing): 2.0.11
This commit has been automatically submitted by Github Actions.
1 parent 07f84bf commit 523e98a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.10"
7+
TERMUX_PKG_VERSION="2.0.11"
88
TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
9-
TERMUX_PKG_SHA256=2efa307b81e771f9616b1f848274b8550c67400b1a720db3753091c6a201e5a3
9+
TERMUX_PKG_SHA256=d873960f3c85a9141189e76d680e02b36b6e988480aea03697bac244ec848864
1010
TERMUX_PKG_AUTO_UPDATE=true
1111

1212
termux_step_make() {

0 commit comments

Comments
 (0)