aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncaen <duncaen@voidlinux.org>2024-06-04 12:15:40 +0000
committerDuncaen <duncaen@voidlinux.org>2024-06-04 12:15:40 +0000
commita0b029c9b3993a871a93a55915e57d85ea141b89 (patch)
tree4c4245a1164f72a576fa719e525e058ebbd0cf56
parent722e4486e136c40ea80d3eea7a41d290f64be6f5 (diff)
downloadvoid-packages-a0b029c9b3993a871a93a55915e57d85ea141b89.tar
void-packages-a0b029c9b3993a871a93a55915e57d85ea141b89.tar.gz
void-packages-a0b029c9b3993a871a93a55915e57d85ea141b89.tar.bz2
void-packages-a0b029c9b3993a871a93a55915e57d85ea141b89.tar.lz
void-packages-a0b029c9b3993a871a93a55915e57d85ea141b89.tar.xz
void-packages-a0b029c9b3993a871a93a55915e57d85ea141b89.tar.zst
void-packages-a0b029c9b3993a871a93a55915e57d85ea141b89.zip
syncthing: update to 1.27.8.
-rw-r--r--srcpkgs/syncthing/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template
index a0d8e1cef36..222c3a20b33 100644
--- a/srcpkgs/syncthing/template
+++ b/srcpkgs/syncthing/template
@@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
-version=1.27.7
+version=1.27.8
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@@ -16,7 +16,7 @@ license="MPL-2.0"
homepage="https://syncthing.net/"
changelog="https://github.com/syncthing/syncthing/releases"
distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz"
-checksum=26c57b75663fb892ea19f077124a2dcf89fbc1cf55bd9e94b5e0495af41c9ff2
+checksum=39069757d23dcee6d46a67935b6d0e1eb54a63698b9e82bc7e5d71c2a52e2659
pre_build() {
GOARCH= go generate \