mpv: update to 0.33.1.

This commit is contained in:
Érico Nogueira 2021-04-05 13:57:29 -03:00
parent 581f67a885
commit 8829fff47b

View file

@ -1,6 +1,6 @@
# Template file for 'mpv'
pkgname=mpv
version=0.33.0
version=0.33.1
revision=1
build_style=waf3
configure_args="--confdir=/etc/mpv --docdir=/usr/share/examples/mpv
@ -29,7 +29,7 @@ license="GPL-2.0-or-later"
homepage="https://mpv.io"
changelog="https://github.com/mpv-player/mpv/releases"
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
checksum=f1b9baf5dc2eeaf376597c28a6281facf6ed98ff3d567e3955c95bf2459520b4
checksum=100a116b9f23bdcda3a596e9f26be3a69f166a4f1d00910d1789b6571c46f3a9
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"