libraries/librsync: Allow VERSION override, remove .info whitespace.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
B. Watson 2017-03-25 13:34:55 +00:00 committed by David Spencer
parent e9bc64dd38
commit 34a8d1309f
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
# Modified by the SlackBuilds.org project
PRGNAM=librsync
VERSION=0.9.7
VERSION=${VERSION:-0.9.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Lyle Sigurdson"
EMAIL="lyle_s@myrealbox.com "
EMAIL="lyle_s@myrealbox.com"