gst-plugins-ugly: 1.22.9 -> 1.22.10

This commit is contained in:
Tim Biermann 2024-02-15 19:18:45 +01:00
parent 2842fae993
commit eea1a9e831
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xbWchQ+OR/ZBSgKTcUrd29x15sH51bQNQYgM5cJksGrNG9ygsbd479m6ucRKx/rxSC5BkxraC8Tbhown+1fnAU=
SHA256 (Pkgfile) = 4c0d2759f9cd6399e1ee5de3666f1527a7d7dc8e9412909e1d30a73946eb71a4
RWSagIOpLGJF33GHb2be56zEZkQjz2hTqrff0tPM/Seq9eNw4++JYz25xv5YOTcJ2pB5llGu6ZHdoexRFskVcG11fiBUXTd0GwI=
SHA256 (Pkgfile) = 9137f00a247743749d985aa5cb2c765bb469917ff550e75ed7dab3307c1a0424
SHA256 (.footprint) = 0faded115ff15f64c1593507e9da86f006fddf220f5342101f6ee8bdd9c370af
SHA256 (gst-plugins-ugly-1.22.9.tar.xz) = 0bf685d66015a01dd3fc1671b64a1c8acb321dd9d4ab9e05a29ab19782aa6236
SHA256 (gst-plugins-ugly-1.22.10.tar.xz) = cc80a81a22c0b3b31ab7f1b8bf18dda23c72d2791b86cc6264923a68336329ea

View File

@ -5,12 +5,12 @@
# Optional: libcdio libdvdread libsidplay libmpeg2 liba52 opencore-amr x264
name=gst-plugins-ugly
version=1.22.9
version=1.22.10
release=1
source=(https://gstreamer.freedesktop.org/src/$name/$name-$version.tar.xz)
build() {
meson build $name-$version \
meson setup $name-$version build \
--prefix=/usr \
--libexecdir lib \
--buildtype plain \