media-libs/rtmidi: fix StaticSrcUri

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-03-28 12:15:09 +02:00
parent 7e6047b68a
commit 7dbf8beddf

View File

@@ -7,7 +7,7 @@ inherit cmake
DESCRIPTION="A set of C++ classes that provide a common API for realtime MIDI input/output" DESCRIPTION="A set of C++ classes that provide a common API for realtime MIDI input/output"
HOMEPAGE="http://www.music.mcgill.ca/~gary/rtmidi" HOMEPAGE="http://www.music.mcgill.ca/~gary/rtmidi"
SRC_URI="https://dl.bintray.com/aeon-engine/aeon_dependencies/rtmidi/src/rtmidi-4.0.0.tar.gz" SRC_URI="https://dl.bintray.com/aeon-engine/aeon_dependencies/rtmidi/src/${P}.tar.gz"
LICENSE="RtMidi" LICENSE="RtMidi"
SLOT="0" SLOT="0"