projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11ad0c8
)
ipset: update to 7.17
author
Nick Hainke
<
[email protected]
>
Fri, 30 Dec 2022 20:00:10 +0000
(21:00 +0100)
committer
Hauke Mehrtens
<
[email protected]
>
Tue, 17 Jan 2023 22:14:46 +0000
(23:14 +0100)
Release notes:
https://lwn.net/Articles/918784/
Signed-off-by: Nick Hainke <
[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 be407f016be9a580e7b3c72d7602e0972a56daca..6d48103d0ecf37127c49fab8fa920d473fe1c86d 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.1
6
+PKG_VERSION:=7.1
7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://ipset.netfilter.org
-PKG_HASH:=
87b1d9cdf4a1de3d1d0671e7da33e111eb65087e65ad75268b22bf13f0f296d0
+PKG_HASH:=
be49c9ff489dd6610cad6541e743c3384eac96e9f24707da7b3929d8f2ac64d8
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>
PKG_LICENSE:=GPL-2.0