Skip to content

Commit

Permalink
snapcraft.yaml: update to 24.04.1 point release
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsosanchezbeato committed Sep 4, 2024
1 parent 86ab147 commit c3092b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ parts:
- wget
build-environment:
- RELEASE: "24.04"
- BASE: ubuntu-base-${RELEASE}-base-${CRAFT_ARCH_BUILD_FOR}.tar.gz
- DOT_RELEASE: "1"
- BASE: ubuntu-base-${RELEASE}${DOT_RELEASE:+.$DOT_RELEASE}-base-${CRAFT_ARCH_BUILD_FOR}.tar.gz
- DIR_URL: https://cdimage.ubuntu.com/ubuntu-base/releases/${RELEASE}/release
- URL: ${DIR_URL}/${BASE}
- SHA256: ${DIR_URL}/SHA256SUMS
Expand Down

0 comments on commit c3092b3

Please sign in to comment.