Skip to content

Commit e686fee

Browse files
committed
revert using kingosticks repo as default
1 parent 831291a commit e686fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ function log() {
99
printf "%${WIDTH}s\n" | tr " " "*"
1010
}
1111

12-
GST_GIT_REPO="${GST_GIT_REPO:-https://gitlab.freedesktop.org/kingosticks/gst-plugins-rs.git}"
12+
GST_GIT_REPO="${GST_GIT_REPO:-https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git}"
1313
GST_GIT_BRANCH="${GST_GIT_BRANCH:-main}"
1414
GST_SRC_DIR=gst-plugins-rs/$2
1515

0 commit comments

Comments
 (0)