From b1c7a0bc97b9b1bf4c316b68999b199b13646bcb Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 26 Nov 2020 11:40:22 +0300 Subject: mpv: bump to 0.33.0 --- extra/mpv/build | 3 +-- extra/mpv/checksums | 2 +- extra/mpv/sources | 2 +- extra/mpv/version | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) (limited to 'extra/mpv') diff --git a/extra/mpv/build b/extra/mpv/build index 9d61d973..c7307dc8 100755 --- a/extra/mpv/build +++ b/extra/mpv/build @@ -6,8 +6,7 @@ python waf configure \ --prefix=/usr \ --mandir=/usr/share/man \ --confdir=/etc/mpv \ - --enable-alsa \ - --enable-libass + --enable-alsa python waf build python waf install --destdir="$1" diff --git a/extra/mpv/checksums b/extra/mpv/checksums index e3636976..f19e848e 100644 --- a/extra/mpv/checksums +++ b/extra/mpv/checksums @@ -1,2 +1,2 @@ -9163f64832226d22e24bbc4874ebd6ac02372cd717bef15c28a0aa858c5fe592 v0.32.0.tar.gz +f1b9baf5dc2eeaf376597c28a6281facf6ed98ff3d567e3955c95bf2459520b4 v0.33.0.tar.gz 2e0cf83a63843da127610420cef1d3126f1187d8e572b6b3a28052fc2250d4bf waf-2.0.18 diff --git a/extra/mpv/sources b/extra/mpv/sources index 3c8192f2..1626082b 100644 --- a/extra/mpv/sources +++ b/extra/mpv/sources @@ -1,2 +1,2 @@ -https://github.com/mpv-player/mpv/archive/v0.32.0.tar.gz +https://github.com/mpv-player/mpv/archive/v0.33.0.tar.gz https://waf.io/waf-2.0.18 diff --git a/extra/mpv/version b/extra/mpv/version index 758741b0..f15419a9 100644 --- a/extra/mpv/version +++ b/extra/mpv/version @@ -1 +1 @@ -0.32.0 1 +0.33.0 1 -- cgit v1.2.3