diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-12 19:29:44 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-12 19:29:44 +0100 |
commit | dda97f286fe4bd199f41b544818ccf8b578d72fe (patch) | |
tree | 706fba39b4ddd6b6454d531caf61ed5141083937 | |
parent | a4f83977348909912c2dd384e8dd66c3b929dd81 (diff) | |
download | repository-dda97f286fe4bd199f41b544818ccf8b578d72fe.tar.gz |
iptables: bump to 1.8.9
-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 83186f4c..47c9852d 100644 --- a/extra/iptables/checksums +++ b/extra/iptables/checksums @@ -1,2 +1,2 @@ %BLAKE3 -806680bf6c6f26613f88896484d947b40fb7f5dd20776c9aa3475ce1b355b308 iptables-1.8.8.tar.bz2 +031d3d53911d48a52cc64f8f2e133b7f39abce5f05995eb3e7c82dff514f9846 iptables-1.8.9.tar.xz diff --git a/extra/iptables/sources b/extra/iptables/sources index 3d767ede..23b44239 100644 --- a/extra/iptables/sources +++ b/extra/iptables/sources @@ -1 +1 @@ -https://fossies.org/linux/misc/iptables-1.8.8.tar.bz2 +http://www.netfilter.org/projects/iptables/files/iptables-1.8.9.tar.xz diff --git a/extra/iptables/version b/extra/iptables/version index e1f77c9e..0424fc56 100644 --- a/extra/iptables/version +++ b/extra/iptables/version @@ -1 +1 @@ -1.8.8 1 +1.8.9 1 |