network/nethogs: Allow VERSION override.

Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
B. Watson 2017-03-21 04:26:57 -04:00 committed by David Spencer
parent be11ce9aa4
commit 4f64df3cf7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# sed in SLKCFLAGS and removed template left-overs.
PRGNAM=nethogs
VERSION=0.8.5
VERSION=${VERSION:-0.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}