From 09303458c0ef48c868bba763c8b68475c3fe99f8 Mon Sep 17 00:00:00 2001 From: Thomas Parrott Date: Tue, 17 Dec 2024 12:55:23 +0000 Subject: [PATCH] nftables: Switch to source tarball As git repo is unreliable. Signed-off-by: Thomas Parrott --- snapcraft.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index cd7830ff..a8ed1489 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -536,8 +536,9 @@ parts: after: - libmnl - libnftnl - source: https://git.netfilter.org/nftables - source-commit: d946842f576b422972212a2b83601bbd6204337c # v1.1.0 + # XXX: Netfilter's git repo is unreliable + source: https://www.netfilter.org/projects/nftables/files/nftables-1.1.0.tar.xz + source-checksum: sha256/ef3373294886c5b607ee7be82c56a25bc04e75f802f8e8adcd55aac91eb0aa24 source-type: git plugin: autotools autotools-configure-parameters: