diff options
author | Christoph Willing <chris.willing@iinet.net.au> | 2017-04-23 09:09:03 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 12:50:40 +0700 |
commit | 27b04996493e9c34c0338a54bce360be4e7245d7 (patch) | |
tree | 3a982676eae1f9a005f33724f14aa0d28d79efd6 | |
parent | 3a4396bcc58cee8a88a490154e99cb06302569d1 (diff) |
libraries/libopenshot: Fix download url
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
-rw-r--r-- | libraries/libopenshot/libopenshot.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libopenshot/libopenshot.info b/libraries/libopenshot/libopenshot.info index 39c8a1b4541f..f71c266186bc 100644 --- a/libraries/libopenshot/libopenshot.info +++ b/libraries/libopenshot/libopenshot.info @@ -1,7 +1,7 @@ PRGNAM="libopenshot" VERSION="0.1.4" HOMEPAGE="https://github.com/OpenShot/libopenshot" -DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.3/libopenshot-0.1.4.tar.gz \ +DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.4/libopenshot-0.1.4.tar.gz \ https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp" MD5SUM="c571674e575780a1a1023ca235683d21 \ 56f264ec5604a5576e0d836d89c38c77" |