graphics/vsxu: Updated for version 0.6.2.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
4c3e808501
commit
a3eee0c578
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vsxu
|
||||
VERSION=${VERSION:-0.6.1.0}
|
||||
VERSION=${VERSION:-0.6.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vsxu"
|
||||
VERSION="0.6.1.0"
|
||||
VERSION="0.6.2.0"
|
||||
HOMEPAGE="http://www.vsxu.com"
|
||||
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/vsxu/vsxu-0.6.1.0.tar.gz"
|
||||
MD5SUM="f2f8bf7b8669376184d5cb2e14d9284c"
|
||||
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/vsxu/vsxu-0.6.2.0.tar.gz"
|
||||
MD5SUM="626704712b89b37baa0cc9dfecfea1bf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="glfw ftgl opencv SDL2"
|
||||
|
|
Loading…
Reference in New Issue