media-video/cinelerra-gg: update SRC_URI
Upstream removed all files, cannot download it anymore. Host the last tgz I had in DISTFILES and update SRC_URI to point to it. It is the same file, same hash, Manifest was not updated. See also: https://github.com/ceamac/overlay/issues/6 https://cinelerra-gg.org/news-updates/june-2025-64-bit-appimages-released/
This commit is contained in:
@@ -8,7 +8,10 @@ MY_PV=${PV//./}
|
|||||||
|
|
||||||
DESCRIPTION="The most advanced non-linear video editor and compositor"
|
DESCRIPTION="The most advanced non-linear video editor and compositor"
|
||||||
HOMEPAGE="https://www.cinelerra-gg.org/"
|
HOMEPAGE="https://www.cinelerra-gg.org/"
|
||||||
SRC_URI="https://cinelerra-gg.org/download/pkgs/src/cin_5.1.${MY_PV}-src.tgz"
|
SRC_URI="
|
||||||
|
https://cinelerra-gg.org/download/pkgs/src/cin_5.1.${MY_PV}-src.tgz
|
||||||
|
https://ceamac.com/files/cin_5.1.${MY_PV}-src.tgz
|
||||||
|
"
|
||||||
S="${WORKDIR}/cinelerra-5.1"
|
S="${WORKDIR}/cinelerra-5.1"
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
|
|||||||
Reference in New Issue
Block a user