summaryrefslogtreecommitdiffstats
path: root/libraries/libopenshot/libopenshot.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libopenshot/libopenshot.SlackBuild')
-rw-r--r--libraries/libopenshot/libopenshot.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libopenshot/libopenshot.SlackBuild b/libraries/libopenshot/libopenshot.SlackBuild
index cb04349871..08caf37340 100644
--- a/libraries/libopenshot/libopenshot.SlackBuild
+++ b/libraries/libopenshot/libopenshot.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libopenshot
-VERSION=${VERSION:-0.2.3}
+VERSION=${VERSION:-20190503_7c20910}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z
cd $PRGNAM-$VERSION
cp -p $CWD/zmq.hpp include/
chown -R root:root .