Downgrade to stable release

This commit is contained in:
2026-01-12 12:49:38 +02:00
parent 9074a49d05
commit 4c8bc666db
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,6 +7,6 @@ REPO="gstreamer/gstreamer"
REPO=$(echo "$REPO" | sed 's|/|%2F|g') REPO=$(echo "$REPO" | sed 's|/|%2F|g')
# Get tag name using Gitlab Rest API # Get tag name using Gitlab Rest API
TAG_NAME=$(curl -s -L https://gitlab.freedesktop.org/api/v4/projects/"$REPO"/repository/tags | jq -r '.[].name' | sort -V | tail -n1) TAG_NAME=$(curl -s -L https://gitlab.freedesktop.org/api/v4/projects/"$REPO"/repository/tags | jq -r '.[].name' | sort -V | grep -v '0$' | tail -n1)
echo "$TAG_NAME" echo "$TAG_NAME"
+2 -2
View File
@@ -1,6 +1,6 @@
name: gst-plugins-base name: gst-plugins-base
description: Gstreamer base plugins description: Gstreamer base plugins
version: 1.27.90 version: 1.27.2
revision: 1 revision: 1
url: https://gstreamer.freedesktop.org/ url: https://gstreamer.freedesktop.org/
license: LGPL2.1-or-later license: LGPL2.1-or-later
@@ -27,4 +27,4 @@ downloads:
- url: https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-${BPM_PKG_VERSION}.tar.xz - url: https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}
extract_strip_components: 1 extract_strip_components: 1
checksum: 30c8e6f98274717efaaa8f54e3700d72c1ba8977678c38f15b51c6006bfad12f checksum: 6f530a0eac4fe3a8e5487c3eea7b1fac307e2a21f056d9b41747818a88be4bf6