libraries/libopenshot: Updated for version 0.1.6

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2017-05-21 17:43:45 +10:00 committed by Willy Sudiarto Raharjo
parent 4477e8af8b
commit d0298f81c5
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libopenshot
# Copyright 2016-2017 Christoph Willing Brisbane, Australia
# Copyright 2016-2017 Christoph Willing, Brisbane Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libopenshot
VERSION=${VERSION:-0.1.5}
VERSION=${VERSION:-0.1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,9 +1,9 @@
PRGNAM="libopenshot"
VERSION="0.1.5"
VERSION="0.1.6"
HOMEPAGE="https://github.com/OpenShot/libopenshot"
DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.5/libopenshot-0.1.5.tar.gz \
DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.6/libopenshot-0.1.6.tar.gz \
https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp"
MD5SUM="5f994fc3e90db293e25334a3ea071467 \
MD5SUM="912b366ea564319dcf818c35279fd414 \
56f264ec5604a5576e0d836d89c38c77"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""