From cb0f77c33e589543ae8964d88adad6ea65731273 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Thu, 7 May 2020 12:48:53 +1200 Subject: [PATCH] update to curtin master --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 3a88fe63..9f7129e8 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -31,8 +31,8 @@ parts: sed -e "s,@@PACKAGED_VERSION@@,$PACKAGED_VERSION,g" -i curtin/version.py plugin: python source-type: git - source: https://git.launchpad.net/~ubuntu-core-dev/curtin - source-commit: a6cd01f01fccb61e89f37a2cdd11e9c103fdff65 + source: https://git.launchpad.net/curtin + source-commit: 145e493938b7296fab46a56560ec4e62b4326b62 requirements: [requirements.txt] organize: 'lib/python*/site-packages/usr/lib/curtin': 'usr/lib/'