1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-19 10:37:07 +00:00

bump(main/syncthing): 1.27.7

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-05-08 12:15:43 +00:00
parent 5bcbf04e84
commit d117197d22

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.27.6"
TERMUX_PKG_VERSION="1.27.7"
TERMUX_PKG_SRCURL=https://github.com/syncthing/syncthing/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=7db43491488263379d7e240207eb3c3e4eff7bdbefe5fd3b8f902c154e338e30
TERMUX_PKG_SHA256=26c57b75663fb892ea19f077124a2dcf89fbc1cf55bd9e94b5e0495af41c9ff2
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {