From 63e66d8f51c6af63ab1e7e5c8e68ce49e9784a24 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 5 Mar 2024 21:00:54 +0100 Subject: [PATCH] opus-32: 1.4 -> 1.5.1 --- opus-32/.footprint | 4 ++-- opus-32/.signature | 8 ++++---- opus-32/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/opus-32/.footprint b/opus-32/.footprint index 69d05bc4..bb31b7a1 100644 --- a/opus-32/.footprint +++ b/opus-32/.footprint @@ -1,7 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib32/ lrwxrwxrwx root/root usr/lib32/libopus.so -> libopus.so.0 -lrwxrwxrwx root/root usr/lib32/libopus.so.0 -> libopus.so.0.9.0 --rwxr-xr-x root/root usr/lib32/libopus.so.0.9.0 +lrwxrwxrwx root/root usr/lib32/libopus.so.0 -> libopus.so.0.10.0 +-rwxr-xr-x root/root usr/lib32/libopus.so.0.10.0 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/opus.pc diff --git a/opus-32/.signature b/opus-32/.signature index 5a7dc46e..ba24cf71 100644 --- a/opus-32/.signature +++ b/opus-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXdULAbkI36S4QiFyclEDoOhELpYQJLwui/b6NumxwXof6duawJSok9lNMxx14hCguYnWiNUp1aGMVvBtRhmCTQM= -SHA256 (Pkgfile) = f2f7cd2d38788c4e6a1967f96fed5eeae3aa2f29b07c2729409ae0ca5ee027be -SHA256 (.footprint) = 6bafa08a2a4855b47a70ac996c6c2832e8be40f1634fa4a938728baa20abf604 -SHA256 (opus-1.4.tar.gz) = c9b32b4253be5ae63d1ff16eea06b94b5f0f2951b7a02aceef58e3a3ce49c51f +RWSwxGo/zH7eXUmXCpEU9LDIifPXbT0ZKCpLHNh4+Ba/1sh8+nnHKRBI4tnIuOf5stj08vF8fmqtYKG/T3xLNPOxl288a9kEPQM= +SHA256 (Pkgfile) = 56c2e1ba462993d5f7f6f2d4b48f262eb604813baf8bdafb4a57054e392c8c79 +SHA256 (.footprint) = e17ef632aee86d601c059cb26ba4a1f5e8b0839485289be235cd1a7821c3fc90 +SHA256 (opus-1.5.1.tar.gz) = b84610959b8d417b611aa12a22565e0a3732097c6389d19098d844543e340f85 diff --git a/opus-32/Pkgfile b/opus-32/Pkgfile index 07a95c1d..3619f304 100644 --- a/opus-32/Pkgfile +++ b/opus-32/Pkgfile @@ -4,7 +4,7 @@ # Depends on: opus name=opus-32 -version=1.4 +version=1.5.1 release=1 source=(https://github.com/xiph/opus/releases/download/v$version/opus-$version.tar.gz)