From 2794d0d471f1a595d337cf64275e93a2d91e1638 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Fri, 13 Jan 2017 14:56:46 +1000 Subject: multimedia/vlc: Adjust for arm architecture Signed-off-by: Christoph Willing --- multimedia/vlc/vlc.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/vlc/vlc.SlackBuild') diff --git a/multimedia/vlc/vlc.SlackBuild b/multimedia/vlc/vlc.SlackBuild index 85e2969e08..ed492cb6a8 100644 --- a/multimedia/vlc/vlc.SlackBuild +++ b/multimedia/vlc/vlc.SlackBuild @@ -6,7 +6,7 @@ # modified to build VLC only, shared libraries needed. # Copyright (c) 2007,2008,2009,2010,2011 Eric Hameleers, Eindhoven, Netherlands -# Copyright (c) 2014-2016 Christoph Willing, Brisbane, Australia +# Copyright (c) 2014-2017 Christoph Willing, Brisbane, Australia # # Permission to use, copy, modify, and distribute this software for # any purpose with or without fee is hereby granted, provided that @@ -29,7 +29,7 @@ PRGNAM=vlc VERSION=${VERSION:-2.2.4} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then -- cgit v1.2.3