projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f71a7e
)
nftables: update to 1.0.8
author
Nick Hainke
<
[email protected]
>
Fri, 14 Jul 2023 13:26:06 +0000
(15:26 +0200)
committer
Nick Hainke
<
[email protected]
>
Thu, 20 Jul 2023 06:04:11 +0000
(08:04 +0200)
ChangeLog:
https://www.netfilter.org/projects/nftables/files/changes-nftables-1.0.8.txt
Signed-off-by: Nick Hainke <
[email protected]
>
(cherry picked from commit
58c498247b3d06c0ff1967d2f48ba84084a6cf25
)
package/network/utils/nftables/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/nftables/Makefile
b/package/network/utils/nftables/Makefile
index 55a6a4bcf69c34f3d71f378613746a6d154331ec..3078f5605ff31851190909b83fec5d44d4b9d2b1 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.
7
+PKG_VERSION:=1.0.
8
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://netfilter.org/projects/$(PKG_NAME)/files
-PKG_HASH:=
c12ac941fff9adaedf17367d5ce213789b98a0d314277bc22b3d71e10891f412
+PKG_HASH:=
9373740de41a82dbc98818e0a46a073faeb8a8d0689fa4fa1a74399c32bf3d50
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-2.0