diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2024-03-22 20:16:55 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2024-03-22 21:30:31 +0100 |
commit | e55090794aee9c31d337a44fc4df7df7cd5e344f (patch) | |
tree | d2d3c8e7171bd1d8312e1a52410bfa7585cd9663 /source/l/gst-plugins-bad-free | |
parent | ce7f2d7967aa2aeed236fffa905c01a2f898d0d3 (diff) | |
download | current-e55090794aee9c31d337a44fc4df7df7cd5e344f.tar.gz current-e55090794aee9c31d337a44fc4df7df7cd5e344f.tar.xz |
Fri Mar 22 20:16:55 UTC 202420240322201655
a/volume_key-0.3.12-x86_64-7.txz: Rebuilt.
Build python3 bindings.
l/atkmm2-2.36.3-x86_64-1.txz: Added.
l/boost-1.84.0-x86_64-2.txz: Rebuilt.
Drop python2 support.
l/glibmm-2.66.7-x86_64-1.txz: Upgraded.
l/gst-plugins-bad-free-1.24.1-x86_64-1.txz: Upgraded.
l/gst-plugins-base-1.24.1-x86_64-1.txz: Upgraded.
l/gst-plugins-good-1.24.1-x86_64-1.txz: Upgraded.
l/gst-plugins-libav-1.24.1-x86_64-1.txz: Upgraded.
l/gstreamer-1.24.1-x86_64-1.txz: Upgraded.
l/gtkmm4-4.14.0-x86_64-1.txz: Upgraded.
l/unicode-ucd-15.1.0-noarch-1.txz: Added.
153MB installed... oh well. Needed by gucharmap.
xap/gucharmap-15.1.3-x86_64-1.txz: Upgraded.
xap/x3270-4.3ga7-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/gst-plugins-bad-free')
-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 2f5ce2090..f3abff571 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.24.0} +VERSION=${VERSION:-1.24.1} rm -rf rm -rf gst-plugins-bad-free-$VERSION gst-plugins-bad-$VERSION |