mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/ffms2: Updated for version 2.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
826cc5fd2a
commit
e581f6a8b5
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ffms2
|
||||
VERSION=${VERSION:-2.21}
|
||||
VERSION=${VERSION:-2.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ffms2"
|
||||
VERSION="2.21"
|
||||
VERSION="2.22"
|
||||
HOMEPAGE="https://github.com/FFMS/ffms2"
|
||||
DOWNLOAD="https://github.com/FFMS/ffms2/archive/2.21.tar.gz"
|
||||
MD5SUM="311178b420d8a69fad5811e900dbc2fb"
|
||||
DOWNLOAD="https://github.com/FFMS/ffms2/archive/2.22.tar.gz"
|
||||
MD5SUM="a7863cdc50ae9236a507d387dba744d2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg"
|
||||
|
|
Loading…
Reference in a new issue