projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f09f8c
)
nftables: update to 1.1.3
author
Antony Kolitsos
<
[email protected]
>
Thu, 3 Jul 2025 04:11:18 +0000
(21:11 -0700)
committer
Nick Hainke
<
[email protected]
>
Mon, 7 Jul 2025 18:49:25 +0000
(20:49 +0200)
ChangeLog:
1.1.3: https://netfilter.org/projects/nftables/files/changes-nftables-1.1.3.txt
1.1.2: https://netfilter.org/projects/nftables/files/changes-nftables-1.1.2.txt
Signed-off-by: Antony Kolitsos <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19288
Signed-off-by: Nick Hainke <
[email protected]
>
package/network/utils/nftables/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/nftables/Makefile
b/package/network/utils/nftables/Makefile
index 06b3fcfcdad7ad2c058bdeb2f1f0083bad4ceea7..f2f7e5f12f09878d59f9831ad9b4afd94dc9fb0f 100644
(file)
--- a/
package/network/utils/nftables/Makefile
+++ b/
package/network/utils/nftables/Makefile
@@
-6,12
+6,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nftables
-PKG_VERSION:=1.1.
1
+PKG_VERSION:=1.1.
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://netfilter.org/projects/$(PKG_NAME)/files
-PKG_HASH:=
6358830f3a64f31e39b0ad421d7dadcd240b72343ded48d8ef13b8faf204865a
+PKG_HASH:=
9c8a64b59c90b0825e540a9b8fcb9d2d942c636f81ba50199f068fde44f34ed8
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-2.0