summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/hamcrest-core/hamcrest-core-1.3.ebuild')
-rw-r--r--dev-java/hamcrest-core/hamcrest-core-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild
index 6784bc047c8e..11d51563d116 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
DESCRIPTION="Core library of matchers for building test expressions"
HOMEPAGE="https://code.google.com/p/${MY_PN}/"
-SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
+SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="BSD-2"
SLOT="${PV}"