Skip to content

Commit

Permalink
bump curtin version
Browse files Browse the repository at this point in the history
  • Loading branch information
fossfreedom committed Sep 30, 2023
1 parent ac00bf4 commit c4ee803
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]*)"
Expand Down Expand Up @@ -83,7 +83,7 @@ parts:
- python3-pip
build-attributes: [enable-patchelf]
stage:
- '*'
- "*"
- -bin/python3*

subiquitydeps:
Expand Down Expand Up @@ -147,7 +147,7 @@ parts:
- unzip
- xz-utils
- zip
override-prime: ''
override-prime: ""

ubuntu-budgie-installer:
after: [flutter-git]
Expand Down

0 comments on commit c4ee803

Please sign in to comment.