From 9ed8097777b0b38c5b9077f5184c8ca40cb6fe8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:18:39 +0200 Subject: [PATCH] taglib: update HOMEPAGE. --- media-libs/taglib/taglib-1.11.1.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"