Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10759817
D1766.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D1766.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : syncthing
-version : 0.14.41
-release : 32
+version : 0.14.43
+release : 33
homepage : https://syncthing.net
source :
- - https://github.com/syncthing/syncthing/releases/download/v0.14.41/syncthing-source-v0.14.41.tar.gz : 0a7d3c260f5cc8071cf880923d3dc59d3e9163cdd402c169058be59700cd2ad2
+ - https://github.com/syncthing/syncthing/releases/download/v0.14.43/syncthing-source-v0.14.43.tar.gz : bb0250e0bafce690a8ce3f43f0ab8349874ac1c8f3cdc224ed5d0110099bbd9c
license : MPL-2.0
extract : no
component : network.util
@@ -28,10 +28,10 @@
install -Dm00644 etc/linux-systemd/user/syncthing.service $installdir/%libdir%/systemd/user/syncthing.service
# Install man pages
cd man
- install -Dm0644 syncthing.1 $installdir/usr/share/man/man1/syncthing.1
+ install -Dm00644 syncthing.1 $installdir/usr/share/man/man1/syncthing.1
for file in $(find . -name '*.5' -print); do
- install -Dm0644 $file $installdir/usr/share/man/man5/$file
+ install -Dm00644 $file $installdir/usr/share/man/man5/$file
done
for file in $(find . -name '*.7' -print); do
- install -Dm644 $file $installdir/usr/share/man/man7/$file
+ install -Dm00644 $file $installdir/usr/share/man/man7/$file
done
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -27,12 +27,12 @@
</Files>
</Package>
<History>
- <Update release="32">
- <Date>2017-12-05</Date>
- <Version>0.14.41</Version>
+ <Update release="33">
+ <Date>2018-01-09</Date>
+ <Version>0.14.43</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 18 2023, 10:38 PM (12 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5823685
Default Alt Text
D1766.id.diff (1 KB)
Attached To
Mode
D1766: Update syncthing to 0.14.43
Attached
Detach File
Event Timeline
Log In to Comment