summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild b/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild
index c02d830b7298..5684d53224ac 100644
--- a/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild
+++ b/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_VERSION="0.9.0.20130518"
inherit ruby-fakegem
DESCRIPTION="A math parser"
-HOMEPAGE="http://lukaszwrobel.pl/blog/math-parser-part-3-implementation"
+HOMEPAGE="https://lukaszwrobel.pl/blog/math-parser-part-3-implementation"
COMMIT_ID="6e3c7973423ff0f2cd33db2304fcd4eac3af01ad"
SRC_URI="https://github.com/nricciar/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"