From f373714a18c855c936c86b389d1ef0cf46da447b Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 8 Apr 2021 19:54:31 +0200 Subject: [PATCH] Upgrade to 1.15.1 --- README.md | 2 +- check_process | 4 ++++ conf/arm.src | 4 ++-- conf/arm64.src | 4 ++-- conf/i386.src | 4 ++-- conf/x86-64.src | 4 ++-- manifest.json | 2 +- 7 files changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index db8f55c..33ff707 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. -**Shipped version:** 1.14.0 +**Shipped version:** 1.15.1 ## Screenshots diff --git a/check_process b/check_process index 1707ef5..9bb6d63 100644 --- a/check_process +++ b/check_process @@ -38,6 +38,8 @@ upgrade=1 from_commit=50e824fe22fb9ba82c8a7606afb03fa3f9998463 # 1.14.0~ynh1 upgrade=1 from_commit=ae0a88df0bf4a3d684f95e21245ee1e0de4d54f4 + # 1.14.0~ynh2 + upgrade=1 from_commit=201eab3c30f6a72de8c704190e66e11baf517a8a backup_restore=1 multi_instance=0 port_already_use=0 @@ -68,3 +70,5 @@ Notification=all name=1.13.1~ynh1 ; commit=ae0a88df0bf4a3d684f95e21245ee1e0de4d54f4 name=1.14.0~ynh1 + ; commit=201eab3c30f6a72de8c704190e66e11baf517a8a + name=1.14.0~ynh2 \ No newline at end of file diff --git a/conf/arm.src b/conf/arm.src index 5efbaa6..d0c18c4 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.14.0/syncthing-linux-arm-v1.14.0.tar.gz -SOURCE_SUM=5821a7b37839e57dfe1054d0f253ef9630fdde1e60beece8643a3a7a8a54650f +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.15.1/syncthing-linux-arm-v1.15.1.tar.gz +SOURCE_SUM=372ec85b57ff96342b6e43e027df777a3ba81cfbda12e60c6548c86d6a6f55fb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 63d0437..b66ff00 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.14.0/syncthing-linux-arm64-v1.14.0.tar.gz -SOURCE_SUM=597b36b243429626f4a5bd381055c60598e28a95caa3a8604258f5ac1e85e061 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.15.1/syncthing-linux-arm64-v1.15.1.tar.gz +SOURCE_SUM=3f4f14c38c7e74eaa9ffa97faf9b051d5a9c898c6c188324e1da9c7c4aadab08 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index df2efb1..c0e8b5a 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.14.0/syncthing-linux-386-v1.14.0.tar.gz -SOURCE_SUM=a57f11a20e8eb7f7058197a27e68fead700c1d8bbdd857ee1ac703ff0e82201b +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.15.1/syncthing-linux-386-v1.15.1.tar.gz +SOURCE_SUM=7fa1163ecab730cf5bc5b3f70757c265e1a1bee3cfc845bb67ed7067c0f97156 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/x86-64.src b/conf/x86-64.src index 37e4ec8..982d6ca 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.14.0/syncthing-linux-amd64-v1.14.0.tar.gz -SOURCE_SUM=f82b7962796d39ada1547f7965370bc923357052d182241be55ea77342258af7 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.15.1/syncthing-linux-amd64-v1.15.1.tar.gz +SOURCE_SUM=a33aafbc4414133ea566e3d5faf3924097612e43840d7451847b0eb2702e59cb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 43ab0c3..6a978ad 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Continuous file synchronization program.", "fr": "Programme de synchronisation de fichiers en continu." }, - "version": "1.14.0~ynh2", + "version": "1.15.1~ynh1", "url": "https://syncthing.net/", "license": "MPL-2.0", "maintainer": [