diff --git a/README.md b/README.md index f4be4c4..19bb589 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Seafile is an open Source Cloud Storage application. It's a Enterprise file sync and share platform with high reliability and performance. It's a file hosting platform with high reliability and performance. Put files on your own server. Sync and share files across different devices, or access all the files as a virtual disk. -**Shipped version:** 6.3.2 +**Shipped version:** 6.3.4 Screenshots ----------- diff --git a/conf/arm.src b/conf/arm.src index c118084..6529543 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/haiwen/seafile-rpi/releases/download/v6.3.2/seafile-server_6.3.2_stable_pi.tar.gz -SOURCE_SUM=ba5380a2ad33a46a4de12ed864033dc1de2d37f5ccd9dcbdc6d4cce92719d1bf +SOURCE_URL=https://github.com/haiwen/seafile-rpi/releases/download/v6.3.4/seafile-server_6.3.4_stable_pi.tar.gz +SOURCE_SUM=74dc1062f99a06497634a18bb1f378baad04fb3469d600a18f86803e7767f9a7 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/x86-64.src b/conf/x86-64.src index 8cbf2fd..6752cd7 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.seadrive.org/seafile-server_6.3.2_x86-64.tar.gz -SOURCE_SUM=ca643a1b4ef245b9a1517733830679c9fe7cdcf4a2f4688540fc5d696c41294a +SOURCE_URL=https://download.seadrive.org/seafile-server_6.3.4_x86-64.tar.gz +SOURCE_SUM=afdf347bd61ce9ea6c5e511e5a45d082c7b8643415a306d7710a3bd3818cf8c0 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 7dbf18b..cf8eaa4 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "packaging_format": 1, "license": "AGPL-3.0,Apache-2.0,MIT,GPL-2.0", "url": "https://www.seafile.com", - "version": "6.3.2~ynh1", + "version": "6.3.4~ynh1", "description": { "en": "Open Source Cloud Storage", "fr": "Stockage Cloud Open Source"