mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
mpv: update to 0.33.1.
This commit is contained in:
parent
581f67a885
commit
8829fff47b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpv'
|
# Template file for 'mpv'
|
||||||
pkgname=mpv
|
pkgname=mpv
|
||||||
version=0.33.0
|
version=0.33.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=waf3
|
build_style=waf3
|
||||||
configure_args="--confdir=/etc/mpv --docdir=/usr/share/examples/mpv
|
configure_args="--confdir=/etc/mpv --docdir=/usr/share/examples/mpv
|
||||||
|
@ -29,7 +29,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://mpv.io"
|
homepage="https://mpv.io"
|
||||||
changelog="https://github.com/mpv-player/mpv/releases"
|
changelog="https://github.com/mpv-player/mpv/releases"
|
||||||
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=f1b9baf5dc2eeaf376597c28a6281facf6ed98ff3d567e3955c95bf2459520b4
|
checksum=100a116b9f23bdcda3a596e9f26be3a69f166a4f1d00910d1789b6571c46f3a9
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue