summaryrefslogtreecommitdiff
path: root/dev-php/mockery/mockery-0.9.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/mockery/mockery-0.9.0-r1.ebuild')
-rw-r--r--dev-php/mockery/mockery-0.9.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/mockery/mockery-0.9.0-r1.ebuild b/dev-php/mockery/mockery-0.9.0-r1.ebuild
index 72490762ba9e..33c4ee18e58d 100644
--- a/dev-php/mockery/mockery-0.9.0-r1.ebuild
+++ b/dev-php/mockery/mockery-0.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit php-pear-r2
DESCRIPTION="Simple yet flexible PHP mock object framework for use in unit testing"
HOMEPAGE="https://github.com/padraic/mockery"
-SRC_URI="http://${PHP_PEAR_URI}/get/${PEAR_P}.tgz"
+SRC_URI="http://${PHP_PEAR_DOMAIN}/get/${PEAR_P}.tgz"
LICENSE="BSD"
SLOT="0"