mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/l-smash: Updated for version 2.14.5.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
3d5796a51e
commit
eb3ede2b5e
2 changed files with 6 additions and 4 deletions
|
@ -24,6 +24,8 @@
|
|||
|
||||
# Now maintained by B. Watson <yalhcru@gmail.com>
|
||||
|
||||
# 20180215 bkw: update for 2.14.5
|
||||
|
||||
# 20170302 bkw: use long-format github URL
|
||||
|
||||
# 20160817 bkw:
|
||||
|
@ -33,7 +35,7 @@
|
|||
# - i486 => i586
|
||||
|
||||
PRGNAM=l-smash
|
||||
VERSION=${VERSION:-2.9.1}
|
||||
VERSION=${VERSION:-2.14.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="l-smash"
|
||||
VERSION="2.9.1"
|
||||
VERSION="2.14.5"
|
||||
HOMEPAGE="https://github.com/l-smash/l-smash"
|
||||
DOWNLOAD="https://github.com/l-smash/l-smash/archive/v2.9.1/l-smash-2.9.1.tar.gz"
|
||||
MD5SUM="ccc7f6f0dcfdb01398e0f922f150a0d9"
|
||||
DOWNLOAD="https://github.com/l-smash/l-smash/archive/v2.14.5/l-smash-2.14.5.tar.gz"
|
||||
MD5SUM="5915de411970abafbad8003599196fee"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue