Commit Graph

8 Commits

Author SHA1 Message Date
Jeffery To 2f35c4735c e2guardian: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-01 16:55:13 +08:00
Rosen Penev c8f07dbff3 e2guardian: Change URL to use git directly.
Currently the Makefile creates a v---.tar.gz file, which can conflict with other packages. Change to a standard format.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-02-21 20:05:18 -08:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Marko Ratkaj b1888862ad e2guardian: bump version to 3.2.0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-09-27 23:44:17 +02:00
databeille 6c2d1fb990 e2guardian : fix a typo in procd init script
Without this, produces an error :
<code>/etc/rc.common: line 1: contentscannertimeout:uinteger: not found
validation failed
/etc/rc.common: line 1: contentscannertimeout:uinteger: not found</code>

Signed-off-by: Julien Paquit julien@databeille.com
2015-08-26 16:09:39 +02:00
Marko Ratkaj 52e66a21d4 e2guardian: bump to 3.1.2
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-05-20 17:15:23 +02:00
Nicolas Thill 884c1c9b42 e2guardian: don't use github conflicting tag archives (#1051)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-05-01 04:43:13 +02:00
Luka Perkov a1438cc5a8 e2guardian: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-28 23:43:08 +01:00