Skip to content

Commit

Permalink
Upgrading duplicati version
Browse files Browse the repository at this point in the history
  • Loading branch information
mousi committed Jan 4, 2019
1 parent 0d8a05f commit efc9418
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wdpk/duplicati/apkg.rc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: duplicati
Version: 0.03
Version: 0.04
Packager: TFL
Email:
Homepage: https://www.duplicati.com
Expand Down
2 changes: 1 addition & 1 deletion wdpk/duplicati/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ else
fi

echo "Download the official duplicati package for synology" >> $log
wget https://github.com/duplicati/duplicati/releases/download/v2.0.3.11-2.0.3.11_canary_2018-09-05/duplicati-2.0.3.11_canary_2018-09-05.spk --no-check-certificate
wget https://github.com/duplicati/duplicati/releases/download/v2.0.4.10-2.0.4.10_canary_2018-12-29/duplicati-2.0.4.10_canary_2018-12-29.spk --no-check-certificate

# extract the spk archive
mv duplicati*.spk duplicati.tar
Expand Down

0 comments on commit efc9418

Please sign in to comment.