From e545f9e78f3f2ebc2778025f1149b2e41217c0bd Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 19 Sep 2018 10:40:45 +0200 Subject: [PATCH] libopenshot: switch to https. --- media-libs/libopenshot-audio/libopenshot_audio-0.1.6.recipe | 4 ++-- media-libs/libopenshot/libopenshot-0.2.0.recipe | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-libs/libopenshot-audio/libopenshot_audio-0.1.6.recipe b/media-libs/libopenshot-audio/libopenshot_audio-0.1.6.recipe index e9d0e3d28..e55836772 100644 --- a/media-libs/libopenshot-audio/libopenshot_audio-0.1.6.recipe +++ b/media-libs/libopenshot-audio/libopenshot_audio-0.1.6.recipe @@ -2,14 +2,14 @@ SUMMARY="Video editing library used by OpenShot" DESCRIPTION="OpenShot Audio Library (libopenshot-audio) is a program that \ allows the high-quality editing and playback of audio, and is based on the \ amazing JUCE library." -HOMEPAGE="http://www.openshot.org" +HOMEPAGE="https://www.openshot.org/" COPYRIGHT="2015 ROLI Ltd. 2008-2016 OpenShot Studios, LLC" LICENSE="GNU GPL v3 GNU GPL v2 GNU AGPL v3 ISC" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/OpenShot/libopenshot-audio/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="090ed62a59f35642081f6da58677e5f8f316ed2062cb47cf0617a71678b890c3" SOURCE_FILENAME="libopenshot-audio-$portVersion.tar.gz" diff --git a/media-libs/libopenshot/libopenshot-0.2.0.recipe b/media-libs/libopenshot/libopenshot-0.2.0.recipe index 3e1a1acf6..b886ee101 100644 --- a/media-libs/libopenshot/libopenshot-0.2.0.recipe +++ b/media-libs/libopenshot/libopenshot-0.2.0.recipe @@ -3,10 +3,10 @@ DESCRIPTION="libopenshot is an open-source, cross-platform C++ library \ dedicated to delivering high quality video editing, animation, and playback \ solutions to the world. This is the same library which powers \ OpenShot Video Editor (version 2.0+). C++, Python are fully supported." -HOMEPAGE="http://www.openshot.org" +HOMEPAGE="https://www.openshot.org/" COPYRIGHT="2008-2018 OpenShot Studios, LLC" LICENSE="GNU LGPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/OpenShot/libopenshot/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="f6f79c18023253720698c3049a0cd4b5783354cfbc6345e736e15268be6e297d" SOURCE_FILENAME="libopenshot-$portVersion.tar.gz"