Skip to content

Commit

Permalink
bump(main/syncthing): 1.27.11
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Sep 3, 2024
1 parent 4282bb1 commit 8a96aac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/syncthing/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.27.10"
TERMUX_PKG_VERSION="1.27.11"
TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e2cd7126a10fe317c2a0be52bb3bc359ad8f2974f746b6093a86e611390907da
TERMUX_PKG_SHA256=b1d52d4b975595d6f5af694788d9025a62599b73dcf4b98c398129df7e731780
TERMUX_PKG_AUTO_UPDATE=true

termux_step_make() {
Expand Down

0 comments on commit 8a96aac

Please sign in to comment.