libaubio: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-08-08 17:52:07 +02:00
committed by GitHub
parent 967ba48080
commit 399f602991

View File

@@ -6,11 +6,11 @@ hit, at which frequency is a note, or at what tempo is a rhythmic melody.
Its features include segmenting a sound file before each of its attacks, \ Its features include segmenting a sound file before each of its attacks, \
performing pitch detection, tapping the beat and producing midi streams from \ performing pitch detection, tapping the beat and producing midi streams from \
live audio." live audio."
HOMEPAGE="http://aubio.org" HOMEPAGE="https://aubio.org"
COPYRIGHT="2003-2013 Paul Brossier" COPYRIGHT="2003-2013 Paul Brossier"
LICENSE="GNU GPL v3" LICENSE="GNU GPL v3"
REVISION="1" REVISION="2"
SOURCE_URI="http://aubio.org/pub/aubio-$portVersion.tar.bz2" SOURCE_URI="https://aubio.org/pub/aubio-$portVersion.tar.bz2"
CHECKSUM_SHA256="bdc73be1f007218d3ea6d2a503b38a217815a0e2ccc4ed441f6e850ed5d47cfb" CHECKSUM_SHA256="bdc73be1f007218d3ea6d2a503b38a217815a0e2ccc4ed441f6e850ed5d47cfb"
SOURCE_DIR="aubio-$portVersion" SOURCE_DIR="aubio-$portVersion"