diff options
Diffstat (limited to 'source/l/gst-plugins-bad-free/fetch-sources.sh')
-rwxr-xr-x | source/l/gst-plugins-bad-free/fetch-sources.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/gst-plugins-bad-free/fetch-sources.sh b/source/l/gst-plugins-bad-free/fetch-sources.sh index 3d5293f34..267242d00 100755 --- a/source/l/gst-plugins-bad-free/fetch-sources.sh +++ b/source/l/gst-plugins-bad-free/fetch-sources.sh @@ -26,7 +26,7 @@ # # Example: VERSION=1.18.5 ./fetch-sources.sh -VERSION=${VERSION:-1.22.0} +VERSION=${VERSION:-1.22.1} rm -rf rm -rf gst-plugins-bad-free-$VERSION gst-plugins-bad-$VERSION |