Page MenuHomeSolus

D4923.id12002.diff
No OneTemporary

D4923.id12002.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,10 @@
name : syncthing
-version : 0.14.54
-release : 43
+version : 1.0.0
+release : 44
homepage : https://syncthing.net
source :
- - https://github.com/syncthing/syncthing/releases/download/v0.14.54/syncthing-source-v0.14.54.tar.gz : d97cf142bbb64b5f7801bdbb36e092d5b117e0e3ca09e2eba2c8c3acf964d2dd
+ - https://github.com/syncthing/syncthing/releases/download/v1.0.0/syncthing-source-v1.0.0.tar.gz : 27435f9ef7c276736ec16781ad6b27fecb28053b8ffb16e0bae40c1e9bb62225
license : MPL-2.0
-extract : no
component : network.util
summary : Syncthing is an open-source file synchronization client/server application
description: |
@@ -13,15 +12,8 @@
builddeps :
- golang
build : |
- 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
go run build.go -no-upgrade -version v${version} build
install : |
- export syncdir="${workdir}/src/github.com/syncthing/"
- cd $syncdir/syncthing
# Install binaries and other stuff
install -Dm00755 syncthing $installdir/usr/bin/syncthing
install -Dm00644 etc/linux-systemd/system/syncthing@.service $installdir/%libdir%/systemd/system/syncthing@.service
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>Jarno Turkki</Name>
- <Email>watpi@posteo.net</Email>
+ <Name>Silke Hofstra</Name>
+ <Email>silke@slxh.eu</Email>
</Packager>
<License>MPL-2.0</License>
<PartOf>network.util</PartOf>
@@ -49,12 +49,12 @@
</Files>
</Package>
<History>
- <Update release="43">
- <Date>2018-12-06</Date>
- <Version>0.14.54</Version>
+ <Update release="44">
+ <Date>2019-01-02</Date>
+ <Version>1.0.0</Version>
<Comment>Packaging update</Comment>
- <Name>Jarno Turkki</Name>
- <Email>watpi@posteo.net</Email>
+ <Name>Silke Hofstra</Name>
+ <Email>silke@slxh.eu</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 13 2023, 12:50 AM (8 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5799689
Default Alt Text
D4923.id12002.diff (2 KB)

Event Timeline