diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-04 20:25:27 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-05 16:21:36 +0200 |
commit | f1c50fadac53dd44712a791153a84314baf55e1f (patch) | |
tree | ce09de735d886a35230b9ead1e1eda64ad442e7f /wireplumber | |
parent | ebff0eca37864692900e6dcb3d8ca534a4c9de63 (diff) | |
download | contrib-f1c50fadac53dd44712a791153a84314baf55e1f.tar.gz contrib-f1c50fadac53dd44712a791153a84314baf55e1f.tar.xz |
wireplumber: 0.4.11 -> 0.4.12
Diffstat (limited to 'wireplumber')
-rw-r--r-- | wireplumber/.footprint | 4 | ||||
-rw-r--r-- | wireplumber/.signature | 8 | ||||
-rw-r--r-- | wireplumber/Pkgfile | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/wireplumber/.footprint b/wireplumber/.footprint index 6b1a7197a..f0cbc02bc 100644 --- a/wireplumber/.footprint +++ b/wireplumber/.footprint @@ -43,8 +43,8 @@ drwxr-xr-x root/root usr/include/wireplumber-0.4/wp/ -rw-r--r-- root/root usr/include/wireplumber-0.4/wp/wpversion.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so -> libwireplumber-0.4.so.0 -lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.11 --rwxr-xr-x root/root usr/lib/libwireplumber-0.4.so.0.4.11 +lrwxrwxrwx root/root usr/lib/libwireplumber-0.4.so.0 -> libwireplumber-0.4.so.0.4.12 +-rwxr-xr-x root/root usr/lib/libwireplumber-0.4.so.0.4.12 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/wireplumber-0.4.pc drwxr-xr-x root/root usr/lib/wireplumber-0.4/ diff --git a/wireplumber/.signature b/wireplumber/.signature index 5aa93cc0f..888dd6adb 100644 --- a/wireplumber/.signature +++ b/wireplumber/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38nujNP0VMGAtAe2eH1Qt1QEnhDzp8TJWeMi643xZdOFodmKAMBIK7P1zPE0OfyFYhGgM8tCdDkI2K/T6jXNLQY= -SHA256 (Pkgfile) = 5d229d15aee690a1f15c41d0f9407d9c305082b3ec29910268ac8a4e1fff8996 -SHA256 (.footprint) = d0414a00ade2e3d1622461d88309e8ae480c1f5f3fd1d030a72e1fd840a5abc7 -SHA256 (wireplumber-0.4.11.tar.bz2) = 39951cb45f83be4bc522bd5e1022aaa3469a68cf5bac3ad8d7a0b1e50a2b2452 +RWSagIOpLGJF37O48lqHWvAzDHOQ+jO8WO++Nep3swfkD3KB4f/raX6RJxTUpYt2b1+8KK7xxTpI96xqqjAnamzwdwcDQrzoYwg= +SHA256 (Pkgfile) = 99b3eba67d7c6edb537d145b162034f8b2b17e7964b8ce43696609a02262dd0c +SHA256 (.footprint) = 42d203e7486c82cdcd97d78c709f1789b99fed7a7da223e1e5d1777beb0567a4 +SHA256 (wireplumber-0.4.12.tar.bz2) = 271d56b1235160bf98e7a76360d280659936f202fdf012e664f061a7a094d6ba diff --git a/wireplumber/Pkgfile b/wireplumber/Pkgfile index 966f6b42d..fd7406625 100644 --- a/wireplumber/Pkgfile +++ b/wireplumber/Pkgfile @@ -4,8 +4,8 @@ # Depends on: cpptoml lua pipewire util-linux name=wireplumber -version=0.4.11 -release=2 +version=0.4.12 +release=1 source=(https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/$version/$name-$version.tar.bz2) build() { |