summaryrefslogtreecommitdiffhomepage
path: root/vars
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2018-04-28 13:13:24 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2018-04-28 13:13:24 +0000
commit769f61ca9e0942072d2d6fe8fde245aabd1b8fa9 (patch)
treecb7f3e165d690abfeb6fe3cd06f59e3af4f0dff3 /vars
parentdf5175af58b0f72d767df363a8ccdb76c98fbc92 (diff)
downloadmidipix_build-769f61ca9e0942072d2d6fe8fde245aabd1b8fa9.tar.bz2
midipix_build-769f61ca9e0942072d2d6fe8fde245aabd1b8fa9.tar.xz
vars/build.vars:musl_compat: switch URL to https://github.com/Redfoxmoon3/musl-compat.git@master (via Redfoxmoon.)
Diffstat (limited to 'vars')
-rw-r--r--vars/build.vars2
1 files changed, 1 insertions, 1 deletions
diff --git a/vars/build.vars b/vars/build.vars
index d4fb718a..91468497 100644
--- a/vars/build.vars
+++ b/vars/build.vars
@@ -439,7 +439,7 @@ NATIVE_PACKAGES_DEPS_PYTHON="${PREFIX}/bin/python";
: ${PKG_LIBARCHIVE_CONFIGURE_ARGS_EXTRA:=--without-xml2};
: ${PKG_LIBARCHIVE_LDFLAGS_CONFIGURE_EXTRA:=-L${PREFIX_NATIVE}/lib};
: ${PKG_LIBATOMIC_OPS_URLS_GIT:="libatomic_ops=https://github.com/ivmai/libatomic_ops@master"};
-: ${PKG_MUSL_COMPAT_URLS_GIT:=musl_compat=https://github.com/somasis/musl-compat.git@master};
+: ${PKG_MUSL_COMPAT_URLS_GIT:=musl_compat=https://github.com/Redfoxmoon3/musl-compat.git@master};
: ${PKG_MUSL_COMPAT_BUILD_DIR:=musl_compat};
: ${PKG_LIBBSD_SHA256SUM:=f548f10e5af5a08b1e22889ce84315b1ebe41505b015c9596bad03fd13a12b31};
: ${PKG_LIBBSD_VERSION:=0.8.7};