diff --git a/README.md b/README.md index 5ad44ec..73646a3 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 LXD is a next generation system container manager. It offers a user experience similar to virtual machines but using Linux containers instead. -**Shipped version:** 4.16 +**Shipped version:** 4.17 ## Demo diff --git a/conf/lxd.src b/conf/lxd.src index 1a5b3c2..5c5608a 100644 --- a/conf/lxd.src +++ b/conf/lxd.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-4.16/lxd-4.16.tar.gz -SOURCE_SUM=f9e0bf2805ac6384b24fc8bd8f0a55b920d385cfaf659b9a485e23ddeb5649b5 +SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-4.17/lxd-4.17.tar.gz +SOURCE_SUM=54524a25398e366d7ff20726e3bd59a3ac9a4da34b49a370e27ff0599e7ff5cf SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 31e56d6..b283594 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Offers a user experience similar to virtual machines but using Linux containers instead." }, - "version": "4.16~ynh1", + "version": "4.17~ynh1", "url": "https://example.com", "license": "Apache-2.0", "maintainer": {