libraries/libopenshot: Updated for version 0.2.0

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2018-07-01 22:58:30 +10:00 committed by Willy Sudiarto Raharjo
parent 59544e5bc1
commit 4d8c72aa89
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
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-2018 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.9}
VERSION=${VERSION:-0.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,9 +1,9 @@
PRGNAM="libopenshot"
VERSION="0.1.9"
VERSION="0.2.0"
HOMEPAGE="https://github.com/OpenShot/libopenshot"
DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.9/libopenshot-0.1.9.tar.gz \
DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.2.0/libopenshot-0.2.0.tar.gz \
https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp"
MD5SUM="74012e7260c91c3413b45401c46bfcc0 \
MD5SUM="09b05e23356d53777bcb2cad1615683b \
56f264ec5604a5576e0d836d89c38c77"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""