From c4ee8035e15327a860afcfa36e35c5e19e4ca6cb Mon Sep 17 00:00:00 2001 From: David Mohammed Date: Sat, 30 Sep 2023 11:38:30 +0100 Subject: [PATCH] bump curtin version --- snap/snapcraft.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 896f42b..449e5ca 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -47,7 +47,7 @@ parts: plugin: nil source: https://git.launchpad.net/curtin source-type: git - source-commit: d5f5dde574aca60935fc9e1acf9cb669e24f22de + source-commit: 64ea5fbe827aa98ddc63ea87de2de45689180c82 override-pull: | craftctl default PACKAGED_VERSION="$(git describe --long --abbrev=9 --match=[0-9][0-9]*)" @@ -83,7 +83,7 @@ parts: - python3-pip build-attributes: [enable-patchelf] stage: - - '*' + - "*" - -bin/python3* subiquitydeps: @@ -147,7 +147,7 @@ parts: - unzip - xz-utils - zip - override-prime: '' + override-prime: "" ubuntu-budgie-installer: after: [flutter-git]