summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2016-08-15 18:34:45 +0300
committerPatrice Clement <monsieurp@gentoo.org>2016-08-15 22:54:29 +0200
commit9f003c2df2486eb43d7897a0679984969aaefa81 (patch)
treee1bcd2fbdacc095cd6ede8e5c552e17010dcbfe8 /media-video/mpv
parentmedia-video/mpv: verbump to 0.19.0 (diff)
downloadgentoo-9f003c2df2486eb43d7897a0679984969aaefa81.tar.gz
gentoo-9f003c2df2486eb43d7897a0679984969aaefa81.tar.bz2
gentoo-9f003c2df2486eb43d7897a0679984969aaefa81.zip
media-video/mpv: sync 9999 with 0.19.0
Package-Manager: portage-2.3.0 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index ec70e29fd5cb..2cc3bda32d3c 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -126,7 +126,7 @@ RDEPEND="${COMMON_DEPEND}
selinux? ( sec-policy/selinux-mplayer )
"
-PATCHES=( "${FILESDIR}/${PN}-0.18.1-make-ffmpeg-version-check-non-fatal.patch" )
+PATCHES=( "${FILESDIR}/${PN}-0.19.0-make-ffmpeg-version-check-non-fatal.patch" )
pkg_pretend() {
if [[ ${MERGE_TYPE} != "binary" ]] && ! tc-has-tls && use vaapi && use egl; then