Skip to content

Commit

Permalink
libnftnl: Switch to source tarball
Browse files Browse the repository at this point in the history
As git repo is unreliable.

Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Dec 17, 2024
1 parent c6048e9 commit 1767879
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -374,9 +374,9 @@ parts:
libnftnl:
after:
- libmnl
source: https://git.netfilter.org/libnftnl
source-commit: 116e95aa7b6358c917de8c69f6f173874030b46b # libnftnl-1.2.7
source-type: git
# XXX: Netfilter's git repo is unreliable
source: https://www.netfilter.org/projects/libnftnl/files/libnftnl-1.2.7.tar.xz
source-checksum: sha256/9122774f968093d5c0bacddd67de480f31fa4073405a7fc058a34b0f387aecb3
plugin: autotools
autotools-configure-parameters:
- --prefix=
Expand Down

0 comments on commit 1767879

Please sign in to comment.