diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-11-30 14:53:13 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-11-30 14:57:00 +0100 |
commit | 310f93a105db743c3b8d555f709c5121f2368bce (patch) | |
tree | 6f088e008c479db8a06762480a1ae8e4f7370c8f /media-video/ffmpeg | |
parent | media-libs/zimg: bump to 2.6.3 (diff) | |
download | gentoo-310f93a105db743c3b8d555f709c5121f2368bce.tar.gz gentoo-310f93a105db743c3b8d555f709c5121f2368bce.tar.bz2 gentoo-310f93a105db743c3b8d555f709c5121f2368bce.zip |
media-video/ffmpeg: Update subslot in live build.
Closes: https://bugs.gentoo.org/635156
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index 271730dd6c6d..90e95767dd7f 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild @@ -12,7 +12,7 @@ EAPI=6 # changes its ABI then this package will be rebuilt needlessly. Hence, such a # package is free _not_ to := depend on FFmpeg but I would strongly encourage # doing so since such a case is unlikely. -FFMPEG_SUBSLOT=55.57.57 +FFMPEG_SUBSLOT=56.58.58 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then |