projects
/
openwrt
/
staging
/
mans0n.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39d50a2
)
iptables: bump PKG_RELEASE
author
Etienne Champetier
<
[email protected]
>
Sun, 27 Feb 2022 03:48:47 +0000
(22:48 -0500)
committer
Hauke Mehrtens
<
[email protected]
>
Mon, 28 Feb 2022 20:52:01 +0000
(21:52 +0100)
Following dependencies rework, bump PKG_RELEASE
Signed-off-by: Etienne Champetier <
[email protected]
>
package/network/utils/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/iptables/Makefile
b/package/network/utils/iptables/Makefile
index 5b2f4e1f8a9701fdb17af10d66bb0c04d2205b31..69bbb0237dfcabda5830b82a9041bd0b6df856f3 100644
(file)
--- a/
package/network/utils/iptables/Makefile
+++ b/
package/network/utils/iptables/Makefile
@@
-10,7
+10,7
@@
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=iptables
PKG_VERSION:=1.8.7
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_SOURCE_URL:=https://netfilter.org/projects/iptables/files
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2