projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30a21f5
)
xtables-addons: update to 2.10
author
Jonas Gorski
<jogo@openwrt.org>
Wed, 2 Dec 2015 22:19:11 +0000
(22:19 +0000)
committer
Jonas Gorski
<jogo@openwrt.org>
Wed, 2 Dec 2015 22:19:11 +0000
(22:19 +0000)
Fixes compilation with linux 4.4.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 47699
package/network/utils/xtables-addons/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/xtables-addons/Makefile
b/package/network/utils/xtables-addons/Makefile
index 5cfe7b5e2d1e79c813e537644ed952ba855dca62..da8058ebabd7c7092dce14a6cf68ccc5cae55950 100644
(file)
--- a/
package/network/utils/xtables-addons/Makefile
+++ b/
package/network/utils/xtables-addons/Makefile
@@
-9,9
+9,9
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=xtables-addons
-PKG_VERSION:=2.
9
+PKG_VERSION:=2.
10
PKG_RELEASE:=1
-PKG_MD5SUM:=
87df49f3804036eccd4619f566d26bb3
+PKG_MD5SUM:=
727bf0dd4a3d9c65724267bd0d5d80b0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@SF/xtables-addons