ports/contrib (3.7): soundtouch: 2.3.1 -> 2.3.2
commit 7b60d1a3421da2e4ea32ecce2d30343089699aca Author: Tim Biermann <tbier@posteo.de> Date: Sat Nov 12 11:29:13 2022 +0000 soundtouch: 2.3.1 -> 2.3.2 diff --git a/soundtouch/.footprint b/soundtouch/.footprint index 32b081c67..568be1d21 100644 --- a/soundtouch/.footprint +++ b/soundtouch/.footprint @@ -17,7 +17,7 @@ drwxr-xr-x root/root usr/lib/cmake/SoundTouch/ -rw-r--r-- root/root usr/lib/cmake/SoundTouch/SoundTouchTargets-release.cmake -rw-r--r-- root/root usr/lib/cmake/SoundTouch/SoundTouchTargets.cmake lrwxrwxrwx root/root usr/lib/libSoundTouch.so -> libSoundTouch.so.2 -lrwxrwxrwx root/root usr/lib/libSoundTouch.so.2 -> libSoundTouch.so.2.3.1 --rwxr-xr-x root/root usr/lib/libSoundTouch.so.2.3.1 +lrwxrwxrwx root/root usr/lib/libSoundTouch.so.2 -> libSoundTouch.so.2.3.2 +-rwxr-xr-x root/root usr/lib/libSoundTouch.so.2.3.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/soundtouch.pc diff --git a/soundtouch/.signature b/soundtouch/.signature index b95237114..cc217a723 100644 --- a/soundtouch/.signature +++ b/soundtouch/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35TL6a+lxdWHK0ogaISbA5iqT8wNYOojmLdLeuLAzmQKO5orhjIvybhpAbgGAtPI3HOy4Bvs4TxeJvpv4yhEZQE= -SHA256 (Pkgfile) = d61f10a96ce275b958e6c0b8198a2d962ec33263ec6a42e6cc13eaf8e68a9da1 -SHA256 (.footprint) = 0d077becc7a8347c54dca749d944656cde616e30dc75ebd2b2569f78825c43e2 -SHA256 (soundtouch-2.3.1.tar.gz) = 6900996607258496ce126924a19fe9d598af9d892cf3f33d1e4daaa9b42ae0b1 +RWSagIOpLGJF39Ak5uEq++x+fJYr6FG6z6bz6qQbfKYw592eRSDJvhKmrL3Sp6ZWcM7Z7Z2KJMu78/TPMVrZywCxgBDkKHgSyw4= +SHA256 (Pkgfile) = c8bfad3d3201fd8b3536e0aea5f2f9a507986fd3020c7df89d53496de0331e47 +SHA256 (.footprint) = 8803768504651852cb4fb7fdc40d75fc00b4feffd08017b773da7d2053bf08b9 +SHA256 (soundtouch-2.3.2.tar.gz) = 3bde8ddbbc3661f04e151f72cf21ca9d8f8c88e265833b65935b8962d12d6b08 diff --git a/soundtouch/Pkgfile b/soundtouch/Pkgfile index 66fc17a5b..0d17aea33 100644 --- a/soundtouch/Pkgfile +++ b/soundtouch/Pkgfile @@ -4,12 +4,12 @@ # Depends on: cmake ninja name=soundtouch -version=2.3.1 -release=2 +version=2.3.2 +release=1 source=(https://www.surina.net/$name/$name-$version.tar.gz) build() { - cmake -S $name-$version -B build -G Ninja \ + cmake -S $name -B build -G Ninja \ -D CMAKE_INSTALL_PREFIX=/usr \ -D CMAKE_BUILD_TYPE=Release \ -D CMAKE_INSTALL_LIBDIR=lib \
participants (1)
-
crux@crux.nu