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:
992ca85
)
ipset: update to 7.24
author
gongzi miao
<
[email protected]
>
Fri, 8 Aug 2025 20:56:01 +0000
(
04:56
+0800)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 17 Aug 2025 15:36:54 +0000
(17:36 +0200)
release notes:
7.24: https://www.spinics.net/lists/netfilter-devel/msg91440.html
7.23: https://www.spinics.net/lists/netfilter-devel/msg89840.html
7.22: https://www.spinics.net/lists/netfilter-devel/msg86745.html
Signed-off-by: gongzi miao <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19719
Signed-off-by: Hauke Mehrtens <
[email protected]
>
package/network/utils/ipset/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/ipset/Makefile
b/package/network/utils/ipset/Makefile
index c62bbd8b68d67694828b64bccd2007098d8de4ed..8ba79995549e60942fbdbd2977896678ef98674f 100644
(file)
--- a/
package/network/utils/ipset/Makefile
+++ b/
package/network/utils/ipset/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ipset
-PKG_VERSION:=7.2
1
+PKG_VERSION:=7.2
4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://ipset.netfilter.org
-PKG_HASH:=
e2c6ce4fcf3acb3893ca5d35c86935f80ad76fc5ccae601185842df760e0bc69
+PKG_HASH:=
fbe3424dff222c1cb5e5c34d38b64524b2217ce80226c14fdcbb13b29ea36112
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>
PKG_LICENSE:=GPL-2.0