Skip to content

Commit

Permalink
libnftnl: Switch to source
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 18, 2024
1 parent 43f7a3f commit 64c9d93
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 @@ -386,9 +386,9 @@ parts:
build-attributes: [core22-step-dependencies]
after:
- libmnl
source: https://git.netfilter.org/libnftnl
source-type: git
source-commit: 116e95aa7b6358c917de8c69f6f173874030b46b # libnftnl-1.2.7
# 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 64c9d93

Please sign in to comment.