multimedia/l-smash: Use long-format github URL.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2017-03-02 16:32:10 -05:00 committed by Willy Sudiarto Raharjo
parent 0116e0dfe3
commit fa993010b7
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 2 deletions

View file

@ -24,6 +24,8 @@
# Now maintained by B. Watson <yalhcru@gmail.com>
# 20170302 bkw: use long-format github URL
# 20160817 bkw:
# - take over maintenance
# - update for 2.9.1
@ -68,7 +70,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/v$VERSION.tar.gz
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \

View file

@ -1,7 +1,7 @@
PRGNAM="l-smash"
VERSION="2.9.1"
HOMEPAGE="https://github.com/l-smash/l-smash"
DOWNLOAD="https://github.com/l-smash/l-smash/archive/v2.9.1.tar.gz"
DOWNLOAD="https://github.com/l-smash/l-smash/archive/v2.9.1/l-smash-2.9.1.tar.gz"
MD5SUM="ccc7f6f0dcfdb01398e0f922f150a0d9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""