diff options
author | Cem Keylan <cem@ckyln.com> | 2023-10-13 13:32:17 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-10-13 13:32:17 +0200 |
commit | 76561d91545c5acc54f1155d7ecd52635044c2b2 (patch) | |
tree | 2c56fae6f54fd1d0b0b1093a62f1eb50afcef2f3 | |
parent | 4202936e33c8bc04dd2028a2c65ec390ae5045c0 (diff) | |
download | repository-76561d91545c5acc54f1155d7ecd52635044c2b2.tar.gz |
iptables: bump to 1.8.10
-rw-r--r-- | extra/iptables/checksums | 2 | ||||
-rw-r--r-- | extra/iptables/sources | 2 | ||||
-rw-r--r-- | extra/iptables/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/iptables/checksums b/extra/iptables/checksums index 47c9852d..eb319fbf 100644 --- a/extra/iptables/checksums +++ b/extra/iptables/checksums @@ -1,2 +1,2 @@ %BLAKE3 -031d3d53911d48a52cc64f8f2e133b7f39abce5f05995eb3e7c82dff514f9846 iptables-1.8.9.tar.xz +69cc827247ee4b240e68f5862140ad70febf5c499a727df6c7652fab6be0da8d iptables-1.8.10.tar.xz diff --git a/extra/iptables/sources b/extra/iptables/sources index 23b44239..982c268d 100644 --- a/extra/iptables/sources +++ b/extra/iptables/sources @@ -1 +1 @@ -http://www.netfilter.org/projects/iptables/files/iptables-1.8.9.tar.xz +http://www.netfilter.org/projects/iptables/files/iptables-1.8.10.tar.xz diff --git a/extra/iptables/version b/extra/iptables/version index 0424fc56..b7b9ed84 100644 --- a/extra/iptables/version +++ b/extra/iptables/version @@ -1 +1 @@ -1.8.9 1 +1.8.10 1 |