mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
mwan3: Remove fork/exec for head
Instead, let sed do the work since it's already being used. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca> Signed-off-by: Florian Eckert <fe@dev.tdt.de> [ update PKG_VERSION ]
This commit is contained in:
committed by
Florian Eckert
parent
c5d61945fc
commit
b038148cc0
+1
-1
@@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mwan3
|
||||
PKG_VERSION:=2.8.13
|
||||
PKG_VERSION:=2.8.14
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=Florian Eckert <fe@dev.tdt.de>
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user