mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
multimedia/mkvtoolnix: Updated for version 7.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
703260d9ff
commit
6fe3fa9fc6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mkvtoolnix
|
||||
VERSION=${VERSION:-7.3.0}
|
||||
VERSION=${VERSION:-7.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mkvtoolnix"
|
||||
VERSION="7.3.0"
|
||||
VERSION="7.9.0"
|
||||
HOMEPAGE="https://www.bunkus.org/videotools/mkvtoolnix"
|
||||
DOWNLOAD="https://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-7.3.0.tar.xz"
|
||||
MD5SUM="190ce613bde843def89a499330ca779b"
|
||||
DOWNLOAD="https://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-7.9.0.tar.xz"
|
||||
MD5SUM="b73789734f7ca3041473ad905c89143f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython"
|
||||
|
|
Loading…
Reference in a new issue