projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9ed0d4
)
nftables: update to 1.1.1
author
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 23 Oct 2024 22:09:22 +0000
(
00:09
+0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 10 Nov 2024 23:05:06 +0000
(
00:05
+0100)
Release Announcement:
https://lwn.net/Articles/982283/
https://lwn.net/Articles/992760/
Link:
https://github.com/openwrt/openwrt/pull/16769
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/utils/nftables/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/nftables/Makefile
b/package/network/utils/nftables/Makefile
index 38a8199d11dc096d2fd8ce7fc2b6442654c5958d..06b3fcfcdad7ad2c058bdeb2f1f0083bad4ceea7 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.
0.9
+PKG_VERSION:=1.
1.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://netfilter.org/projects/$(PKG_NAME)/files
-PKG_HASH:=
a3c304cd9ba061239ee0474f9afb938a9bb99d89b960246f66f0c3a0a85e14cd
+PKG_HASH:=
6358830f3a64f31e39b0ad421d7dadcd240b72343ded48d8ef13b8faf204865a
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-2.0