summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/json-schema/json-schema-5.2.8.ebuild')
-rw-r--r--dev-php/json-schema/json-schema-5.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/json-schema/json-schema-5.2.8.ebuild b/dev-php/json-schema/json-schema-5.2.8.ebuild
index c1115fb6ccc4..0c8201a0dd70 100644
--- a/dev-php/json-schema/json-schema-5.2.8.ebuild
+++ b/dev-php/json-schema/json-schema-5.2.8.ebuild
@@ -5,7 +5,7 @@ EAPI=7
DESCRIPTION="PHP implementation of JSON schema"
HOMEPAGE="https://github.com/justinrainbow/json-schema"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/justinrainbow/json-schema/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"