mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libopenshot: Updated for version 0.1.9
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
95af4b4cda
commit
517dfc3d6e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libopenshot
|
||||
VERSION=${VERSION:-0.1.8}
|
||||
VERSION=${VERSION:-0.1.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="libopenshot"
|
||||
VERSION="0.1.8"
|
||||
VERSION="0.1.9"
|
||||
HOMEPAGE="https://github.com/OpenShot/libopenshot"
|
||||
DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.8/libopenshot-0.1.8.tar.gz \
|
||||
DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.9/libopenshot-0.1.9.tar.gz \
|
||||
https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp"
|
||||
MD5SUM="70930d0c973dac2ab5468175224f142b \
|
||||
MD5SUM="74012e7260c91c3413b45401c46bfcc0 \
|
||||
56f264ec5604a5576e0d836d89c38c77"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue