media-video/ffmpeg: update live subslot

Closes: https://bugs.gentoo.org/894158
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-02-14 04:12:35 +00:00
parent 266c564f40
commit 272afad161

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ EAPI=8
# 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=57.59.59
FFMPEG_SUBSLOT=58.60.60
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then