Skip to content

Commit

Permalink
syncthing: update to 1.28.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncaen committed Oct 19, 2024
1 parent d07a183 commit 58f8a5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/syncthing/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.27.12
version=1.28.0
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
Expand All @@ -16,12 +16,12 @@ 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=c6d9a06ee223bad61b83b9212f089b960f495f7e84f3aae46ba207d5b808e1da
checksum=ae0b96744a61d30e5fe7a6054d984c2a488c389e0e9baad8a868a71871ed1444

pre_build() {
GOARCH= go generate \
github.com/syncthing/syncthing/lib/api/auto \
github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto
github.com/syncthing/syncthing/cmd/infra/strelaypoolsrv/auto
}

post_install() {
Expand Down

0 comments on commit 58f8a5c

Please sign in to comment.