summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/polyml/polyml-5.5.1.ebuild')
-rw-r--r--dev-lang/polyml/polyml-5.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/polyml/polyml-5.5.1.ebuild b/dev-lang/polyml/polyml-5.5.1.ebuild
index 806d28d65302..3fd7a02d4cb5 100644
--- a/dev-lang/polyml/polyml-5.5.1.ebuild
+++ b/dev-lang/polyml/polyml-5.5.1.ebuild
@@ -29,9 +29,9 @@ PATCHES=(
# Bug 256679 - patch the assembler code. The remaining executable stacks in ./.libs/poly
# comes from the polyml generated ./polyexport.o file.
"${FILESDIR}/${PN}-5.5.0-asm.patch"
- # http://sourceforge.net/p/polyml/code/1875/ for isabelle-2013.2
+ # https://sourceforge.net/p/polyml/code/1875/ for isabelle-2013.2
"${FILESDIR}/${PN}-5.5.1-inputN-return-for-zero-chars.patch"
- # http://sourceforge.net/p/polyml/code/1869/
+ # https://sourceforge.net/p/polyml/code/1869/
# Adds Test146.ML that fails, applying it anyway as it is required by
# sci-mathematics/isabelle-2013.2
"${FILESDIR}/${PN}-5.5.1-optimize-closure.patch"