summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-07-27 14:49:49 +0800
committerMike Frysinger <vapier@gentoo.org>2016-07-27 14:59:24 +0800
commitb4480f333aed7f7f3bc75446a1a5010ba8df738c (patch)
tree8d584b66351519849aa4ebe26bbc91eed8b2ee96 /dev-lang/polyml/polyml-5.5.2.ebuild
parentnet-dns/libidn: Remove incorrect sub-SLOT. (diff)
downloadgentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz
gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2
gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip
sourceforge: switch to https:// URIs
Diffstat (limited to 'dev-lang/polyml/polyml-5.5.2.ebuild')
-rw-r--r--dev-lang/polyml/polyml-5.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/polyml/polyml-5.5.2.ebuild b/dev-lang/polyml/polyml-5.5.2.ebuild
index 1e6897afee81..d7bdf8beea46 100644
--- a/dev-lang/polyml/polyml-5.5.2.ebuild
+++ b/dev-lang/polyml/polyml-5.5.2.ebuild
@@ -29,7 +29,7 @@ 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"
- # Patches from http://sourceforge.net/p/polyml/code/HEAD/tree/fixes-5.5.2
+ # Patches from https://sourceforge.net/p/polyml/code/HEAD/tree/fixes-5.5.2
# which are required to build and run sci-mathematics/isabelle-2015
"${FILESDIR}/${PN}-5.5.2-r1952-check_for_negative_sized_array.patch"
"${FILESDIR}/${PN}-5.5.2-r1954_Fix_segfault_in_FFI_when_malloc_runs_out_of_memory.patch"