From 9ab94d5aed4a73ccb873125237e68f24eeb4c97d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 Feb 2023 01:38:01 -0300 Subject: Replace a couple links --- packages/libbacktrace.sh | 4 +++- packages/manaplus.sh | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/libbacktrace.sh b/packages/libbacktrace.sh index bba0dd8..7d99427 100644 --- a/packages/libbacktrace.sh +++ b/packages/libbacktrace.sh @@ -1,7 +1,9 @@ # original library broken in configure #SRCURL=https://github.com/ianlancetaylor/libbacktrace.git # using patched version -SRCURL=https://github.com/4144/libbacktrace.git +#SRCURL=https://github.com/4144/libbacktrace.git +# using a copy of the patched version +SRCURL=https://github.com/themanaworld/libbacktrace.git ENV_PATH="lib:include" ENV_LD_LIBRARY_PATH="lib" diff --git a/packages/manaplus.sh b/packages/manaplus.sh index 95ee74a..5157fd2 100644 --- a/packages/manaplus.sh +++ b/packages/manaplus.sh @@ -1,4 +1,4 @@ -SRCURL=https://gitlab.com/manaplus/manaplus.git +SRCURL=https://git.themanaworldorg/mana/plus.git ENV_PATH="bin" ENV_MANPATH="share/man" -- cgit v1.2.3-70-g09d2