We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ac034 commit 23e3444Copy full SHA for 23e3444
packages/libkdumpfile/config.sh
@@ -18,7 +18,7 @@
18
# shellcheck disable=SC2034
19
DEFAULT_PACKAGE_GIT_URL="https://github.com/delphix/libkdumpfile.git"
20
21
-UPSTREAM_GIT_URL="https://github.com/ptesarik/libkdumpfile.git"
+UPSTREAM_GIT_URL="https://codeberg.org/ptesarik/libkdumpfile.git"
22
UPSTREAM_GIT_BRANCH="tip"
23
24
function prepare() {
0 commit comments