summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mysql-udf-http')
-rw-r--r--dev-db/mysql-udf-http/mysql-udf-http-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql-udf-http/mysql-udf-http-1.0.ebuild b/dev-db/mysql-udf-http/mysql-udf-http-1.0.ebuild
index e1efa3b46fbe..ffcd09e586d3 100644
--- a/dev-db/mysql-udf-http/mysql-udf-http-1.0.ebuild
+++ b/dev-db/mysql-udf-http/mysql-udf-http-1.0.ebuild
@@ -8,7 +8,7 @@ inherit eutils toolchain-funcs autotools
DESCRIPTION="MySQL User-defined function (UDF) for HTTP REST"
HOMEPAGE="https://code.google.com/p/mysql-udf-http/"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"