libopenshot: switch to https.

This commit is contained in:
Jerome Duval
2018-09-19 10:40:45 +02:00
parent 0c4cc81cb5
commit e545f9e78f
2 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"