Commit 0b49e0f 1 parent b61be32 commit 0b49e0f Copy full SHA for 0b49e0f
File tree 1 file changed +5
-7
lines changed
1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 3
3
PortSystem 1.0
4
4
PortGroup golang 1.0
5
5
6
- go.setup github.com/syncthing/syncthing 1.29.0 v
6
+ go.setup github.com/syncthing/syncthing 1.29.2 v
7
+ go.offline_build no
7
8
github.tarball_from archive
8
9
revision 0
9
10
@@ -17,19 +18,16 @@ long_description Syncthing replaces proprietary sync and cloud services \
17
18
where it is stored, if it is shared with some third party \
18
19
and how it's transmitted over the Internet.
19
20
20
- checksums rmd160 0f6be59e46264e8dd90acb31467bcb9a1a85e8cf \
21
- sha256 2d2ead8ada92e48c9b45a62e1c85b781214579d125bf04c8a95859760c7db71b \
22
- size 6361688
21
+ checksums rmd160 8af726981e760a4ff4be034511ce0e4d261a11bd \
22
+ sha256 6446e52cb5ca6584710c3abd9250e0d9708486d2dc2264f7c869ade169876a57 \
23
+ size 6361848
23
24
24
25
categories net
25
26
installs_libs no
26
27
license MPL-2
27
28
maintainers {gmail.com:herby.gillot @herbygillot} \
28
29
openmaintainer
29
30
30
- # Allow Go to fetch deps at build time
31
- go.offline_build no
32
-
33
31
build.cmd ${go.bin} run build.go
34
32
build.target install syncthing
35
33
build.pre_args -version v${version} -no-upgrade
You can’t perform that action at this time.
0 commit comments