From 02dad3666989e4321e78a535a03e12734b4cde7e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 21 Mar 2017 00:50:13 -0400 Subject: misc/torrentinfo: Allow VERSION override. Signed-off-by: B. Watson Signed-off-by: David Spencer --- misc/torrentinfo/torrentinfo.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/torrentinfo/torrentinfo.SlackBuild b/misc/torrentinfo/torrentinfo.SlackBuild index 06d506e443..e3eda67510 100644 --- a/misc/torrentinfo/torrentinfo.SlackBuild +++ b/misc/torrentinfo/torrentinfo.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=torrentinfo -VERSION=1.0.2 +VERSION=${VERSION:-1.0.2} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3