Page MenuHomeSolus

D3968.id9804.diff
No OneTemporary

D3968.id9804.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : syncthing
-version : 0.14.50
-release : 40
+version : 0.14.51
+release : 41
homepage : https://syncthing.net
source :
- - https://github.com/syncthing/syncthing/releases/download/v0.14.50/syncthing-source-v0.14.50.tar.gz : a5cc5b98a47ffae2bae12573ce6ab1695cb459274b620e574282ff1dff37527a
+ - https://github.com/syncthing/syncthing/archive/v0.14.51.tar.gz : 849b556bf95aa231f02e001d29316a6a3d06bb0b5f7d295cd474e5a69aa7edf0
license : MPL-2.0
extract : no
component : network.util
@@ -16,8 +16,10 @@
export GOPATH="${workdir}" GOROOT_FINAL="/usr/bin"
export syncdir="${workdir}/src/github.com/syncthing/"
mkdir -p $syncdir
- tar -xf $sources/syncthing-source-v${version}.tar.gz -C $syncdir
- cd $syncdir/syncthing
+ tar -xf $sources/v${version}.tar.gz -C $syncdir
+ cd $syncdir
+ mv syncthing-${version} syncthing
+ cd syncthing
go run build.go -no-upgrade -version v${version} build
install : |
export syncdir="${workdir}/src/github.com/syncthing/"
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>syncthing</Name>
<Homepage>https://syncthing.net</Homepage>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Jarno Turkki</Name>
+ <Email>watpi@posteo.net</Email>
</Packager>
<License>MPL-2.0</License>
<PartOf>network.util</PartOf>
@@ -41,12 +41,12 @@
</Files>
</Package>
<History>
- <Update release="40">
- <Date>2018-09-11</Date>
- <Version>0.14.50</Version>
+ <Update release="41">
+ <Date>2018-10-03</Date>
+ <Version>0.14.51</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Jarno Turkki</Name>
+ <Email>watpi@posteo.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 26 2023, 1:11 PM (11 w, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5835214
Default Alt Text
D3968.id9804.diff (2 KB)

Event Timeline