libraries/libopenshot: Updated for version 0.2.3
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
58f91968ca
commit
517ad462a7
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libopenshot
|
||||
VERSION=${VERSION:-2.4.4}
|
||||
VERSION=${VERSION:-0.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="libopenshot"
|
||||
VERSION="2.4.4"
|
||||
VERSION="0.2.3"
|
||||
HOMEPAGE="https://github.com/OpenShot/libopenshot"
|
||||
DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v2.4.4/libopenshot-2.4.4.tar.gz \
|
||||
DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.2.3/libopenshot-0.2.3.tar.gz \
|
||||
https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp"
|
||||
MD5SUM="efdac0803622940c5cd2429356996f11 \
|
||||
MD5SUM="7ba70ff88ef52f658ce550aad1f5eaa1 \
|
||||
56f264ec5604a5576e0d836d89c38c77"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue