projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff009fb
)
firewall: fix some more null-pointer accesses
author
Steven Barth
<
[email protected]
>
Thu, 26 Feb 2015 07:14:41 +0000
(07:14 +0000)
committer
Steven Barth
<
[email protected]
>
Thu, 26 Feb 2015 07:14:41 +0000
(07:14 +0000)
thanks to Hans Dedecker
Signed-off-by: Steven Barth <
[email protected]
>
SVN-Revision: 44540
package/network/config/firewall/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/firewall/Makefile
b/package/network/config/firewall/Makefile
index f2ab42928fd19a12b814f6196895f896ec6902be..315720d93c9289056e7984e34d0bfb04849f78c9 100644
(file)
--- a/
package/network/config/firewall/Makefile
+++ b/
package/network/config/firewall/Makefile
@@
-8,13
+8,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
-PKG_VERSION:=2015-0
1-08
+PKG_VERSION:=2015-0
2-26
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/firewall3.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=
c03e20d7f594058ff223f30cf34de1b5e8210b8d
+PKG_SOURCE_VERSION:=
165029cb8c0f1545628f44143aec965e64cef021
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>
PKG_LICENSE:=ISC