diff options
author | Tim Biermann <tbier@posteo.de> | 2021-06-27 20:13:00 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-06-27 20:13:00 +0000 |
commit | 1f67879d80582281e1f99b468d15c0c9da73c8e3 (patch) | |
tree | 15f5082dbf2f075708ee075faad2350da6c1057a /rubberband | |
parent | ea2e826a4c4b7c7a6590807c6d4693cf6bd98106 (diff) | |
download | contrib-1f67879d80582281e1f99b468d15c0c9da73c8e3.tar.gz contrib-1f67879d80582281e1f99b468d15c0c9da73c8e3.tar.xz |
rubberband: 1.9.1 -> 1.9.2
Diffstat (limited to 'rubberband')
-rw-r--r-- | rubberband/.footprint | 4 | ||||
-rw-r--r-- | rubberband/.signature | 8 | ||||
-rw-r--r-- | rubberband/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/rubberband/.footprint b/rubberband/.footprint index 7713ee09b..42a251d8d 100644 --- a/rubberband/.footprint +++ b/rubberband/.footprint @@ -8,8 +8,8 @@ drwxr-xr-x root/root usr/include/rubberband/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/librubberband.a lrwxrwxrwx root/root usr/lib/librubberband.so -> librubberband.so.2 -lrwxrwxrwx root/root usr/lib/librubberband.so.2 -> librubberband.so.2.1.3 --rwxr-xr-x root/root usr/lib/librubberband.so.2.1.3 +lrwxrwxrwx root/root usr/lib/librubberband.so.2 -> librubberband.so.2.1.4 +-rwxr-xr-x root/root usr/lib/librubberband.so.2.1.4 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/rubberband.pc drwxr-xr-x root/root usr/lib/vamp/ diff --git a/rubberband/.signature b/rubberband/.signature index e2fc64a50..246e79779 100644 --- a/rubberband/.signature +++ b/rubberband/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xMjl8DONNJEPx20IcGc6HaCTsSTluBVU174f2HLukp6fRxn4ZQoKoO328cMYOYwK6qm+Q0v27K3IfoehdD7AQc= -SHA256 (Pkgfile) = 1ce48590ba5ffa1bf7717661d93d7c54319f5582108c2abe6c971da2bb3259b7 -SHA256 (.footprint) = ce0389eca7d0340dc754e2ac1fe10a5858b1a0d89339c9f27e97f4037f60a400 -SHA256 (rubberband-v1.9.1.tar.gz) = 11a7da4f07cd7da17ae30f432742be6d51d05adb250c89f3867b10b12f54a3b9 +RWSagIOpLGJF36nXFWdmioxEoLiWCTj94uN50BU584ycGQ9hS31ntl0ux7qm9gWxd75J34G+9wmz1rsni2hb08JraG3KeO/5EQI= +SHA256 (Pkgfile) = d60d41f6e9e27f975f6020200899696135c8c5b1431d0da1d4b8335e8fe20499 +SHA256 (.footprint) = 8b1ff293a0816d0e14c171ca05c7ec17209891c579df0c1f156d0596c89793d6 +SHA256 (rubberband-v1.9.2.tar.gz) = 2b8fc79314fa11048860be78e40b3463aa9dec474f69c0a1dd68c48c02600f6a diff --git a/rubberband/Pkgfile b/rubberband/Pkgfile index 095d0fabc..ff30f2e22 100644 --- a/rubberband/Pkgfile +++ b/rubberband/Pkgfile @@ -5,7 +5,7 @@ # Optional: openjdk8 openjdk11 openjdk15 ladspa libogg libvorbis opus name=rubberband -version=1.9.1 +version=1.9.2 release=1 source=(https://github.com/breakfastquay/$name/archive/v$version/$name-v$version.tar.gz) |