dev-erlang/hamcrest: Change snapshot URL

Mirror in my public_html.

Signed-off-by: Hanno Böck <hanno@gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
This commit is contained in:
Hanno Böck
2020-05-11 07:50:30 +02:00
parent 91385d013b
commit 447292fefd

View File

@@ -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
@@ -7,7 +7,7 @@ inherit rebar
DESCRIPTION="Erlang port of Hamcrest"
HOMEPAGE="https://github.com/hyperthunk/hamcrest-erlang"
SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.gz"
SRC_URI="https://dev.gentoo.org/~hanno/distfiles/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"