summaryrefslogtreecommitdiff
path: root/media-libs/chromaprint/chromaprint-1.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/chromaprint/chromaprint-1.4.1.ebuild')
-rw-r--r--media-libs/chromaprint/chromaprint-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/chromaprint/chromaprint-1.4.1.ebuild b/media-libs/chromaprint/chromaprint-1.4.1.ebuild
index ebf87b1edc8f..102d01c254b0 100644
--- a/media-libs/chromaprint/chromaprint-1.4.1.ebuild
+++ b/media-libs/chromaprint/chromaprint-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ inherit cmake-multilib
GTEST_VERSION="1.8.0"
DESCRIPTION="A client-side library that implements a custom algorithm for extracting fingerprints"
-HOMEPAGE="http://acoustid.org/chromaprint"
+HOMEPAGE="https://acoustid.org/chromaprint"
SRC_URI="https://bitbucket.org/acoustid/${PN}/downloads/${P}.tar.gz
test? ( https://github.com/google/googletest/archive/release-${GTEST_VERSION}.tar.gz -> gtest-${GTEST_VERSION}.tar.gz )
"