diff --git a/media-libs/taglib/taglib-1.11.1.recipe b/media-libs/taglib/taglib-1.11.1.recipe index 2aa22fb62..4824f7d2f 100644 --- a/media-libs/taglib/taglib-1.11.1.recipe +++ b/media-libs/taglib/taglib-1.11.1.recipe @@ -4,12 +4,12 @@ metadata that has been embedded into audio files. It is able to read and \ edit all relevant metadata formats for audio files, including APEv2, ID3 and \ Vorbis. It can find tags in multiple formats such as .mp3 .wma .wav .m4a \ .flac etc. TagLib is platform independent." -HOMEPAGE="http://github.com/taglib" +HOMEPAGE="https://taglib.github.io/" COPYRIGHT="2002-2016 Scott Wheeler" LICENSE="GNU LGPL v2 MPL v1.1" -REVISION="3" -SOURCE_URI="http://taglib.github.io/releases/taglib-$portVersion.tar.gz" +REVISION="4" +SOURCE_URI="https://taglib.github.io/releases/taglib-$portVersion.tar.gz" CHECKSUM_SHA256="b6d1a5a610aae6ff39d93de5efd0fdc787aa9e9dc1e7026fa4c961b26563526b" ARCHITECTURES="!x86_gcc2 x86 x86_64"