Skip to content

Commit 900e03e

Browse files
committed
syncthing: update to 1.28.1.
1 parent 2a58b88 commit 900e03e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/syncthing/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'syncthing'
22
pkgname=syncthing
3-
version=1.28.0
3+
version=1.28.1
44
revision=1
55
build_style=go
66
go_import_path="github.com/syncthing/syncthing"
@@ -16,7 +16,7 @@ license="MPL-2.0"
1616
homepage="https://syncthing.net/"
1717
changelog="https://github.com/syncthing/syncthing/releases"
1818
distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz"
19-
checksum=ae0b96744a61d30e5fe7a6054d984c2a488c389e0e9baad8a868a71871ed1444
19+
checksum=737f6978cf28e891aa4fba120b6f8fa5940d06eabec187050eb98c6645a01e10
2020

2121
pre_build() {
2222
GOARCH= go generate \

0 commit comments

Comments
 (0)