mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
mkvtoolnix: update to 77.0
This commit is contained in:
parent
79d8193ed6
commit
d6ba306400
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=76.0
|
||||
version=77.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=qmake
|
||||
|
@ -17,7 +17,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://mkvtoolnix.download"
|
||||
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
||||
distfiles="https://mkvtoolnix.download/sources/mkvtoolnix-${version}.tar.xz"
|
||||
checksum=6ace661b61a49d1026b1a97336051d7aa85d56fb34527f2ca97d8933f7efe90d
|
||||
checksum=5f0cb2b7afe39226d0d41bd7ba098db669981da8c4b455862faffae04ca8e57a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Add table
Reference in a new issue