libnftnl: 1.2.9 -> 1.3.0

Changes: https://www.spinics.net/lists/netfilter/msg62238.html
This commit is contained in:
Sergei Trofimovich
2025-08-07 06:33:46 +01:00
parent 3ed93ea844
commit 023037cc96
+2 -2
View File
@@ -8,12 +8,12 @@
}:
stdenv.mkDerivation rec {
version = "1.2.9";
version = "1.3.0";
pname = "libnftnl";
src = fetchurl {
url = "https://netfilter.org/projects/${pname}/files/${pname}-${version}.tar.xz";
hash = "sha256-6MIWJV4SnyYnBjn+53dSZWZaMbEaqSAlPD5dXWLfxLg=";
hash = "sha256-D0vkeou4t3o1DuWMvUtfrmJgrUhqUncGqxXP4d1Vo8Q=";
};
configureFlags = lib.optional (