summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-09 14:13:13 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-09 14:13:13 +0100
commitc28bbe0b22eedcc8b8467d88040765bf93664a62 (patch)
treeb467b5f5bbad89f50e750cceca1e136b78bd224b /dev-util/google-perftools/google-perftools-2.6.2.ebuild
parentdev-util/gertty: [QA] Fix OutdatedBlocker (diff)
downloadgentoo-c28bbe0b22eedcc8b8467d88040765bf93664a62.tar.gz
gentoo-c28bbe0b22eedcc8b8467d88040765bf93664a62.tar.bz2
gentoo-c28bbe0b22eedcc8b8467d88040765bf93664a62.zip
dev-util/google-perftools: [QA] Fix ObsoleteUri
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-util/google-perftools/google-perftools-2.6.2.ebuild')
-rw-r--r--dev-util/google-perftools/google-perftools-2.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/google-perftools/google-perftools-2.6.2.ebuild b/dev-util/google-perftools/google-perftools-2.6.2.ebuild
index 7f9bcb09f7e5..44f0d543dc3f 100644
--- a/dev-util/google-perftools/google-perftools-2.6.2.ebuild
+++ b/dev-util/google-perftools/google-perftools-2.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit toolchain-funcs flag-o-matic vcs-snapshot autotools multilib-minimal
DESCRIPTION="Fast, multi-threaded malloc() and nifty performance analysis tools"
HOMEPAGE="https://github.com/gperftools/gperftools"
-SRC_URI="https://github.com/gperftools/gperftools/tarball/${MY_P} -> ${MY_P}.tar.gz"
+SRC_URI="https://github.com/gperftools/gperftools/archive/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0/4"