diff options
author | Danny Rawlins <contact@romster.me> | 2021-10-25 02:08:14 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-10-25 02:11:03 +1100 |
commit | 09c0043241d6991db25679104dd805710637b00a (patch) | |
tree | 8047fbbe67c2179863c37c2941507fc0f1c4379a /rubberband | |
parent | 78b2f7b443103d6a291b89376242a9afe7139ff8 (diff) | |
download | contrib-09c0043241d6991db25679104dd805710637b00a.tar.gz contrib-09c0043241d6991db25679104dd805710637b00a.tar.xz |
rubberband: 1.9.2 -> 2.0.0
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 42a251d8d..21c1c4e8f 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.4 --rwxr-xr-x root/root usr/lib/librubberband.so.2.1.4 +lrwxrwxrwx root/root usr/lib/librubberband.so.2 -> librubberband.so.2.1.5 +-rwxr-xr-x root/root usr/lib/librubberband.so.2.1.5 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 246e79779..49e7decd9 100644 --- a/rubberband/.signature +++ b/rubberband/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36nXFWdmioxEoLiWCTj94uN50BU584ycGQ9hS31ntl0ux7qm9gWxd75J34G+9wmz1rsni2hb08JraG3KeO/5EQI= -SHA256 (Pkgfile) = d60d41f6e9e27f975f6020200899696135c8c5b1431d0da1d4b8335e8fe20499 -SHA256 (.footprint) = 8b1ff293a0816d0e14c171ca05c7ec17209891c579df0c1f156d0596c89793d6 -SHA256 (rubberband-v1.9.2.tar.gz) = 2b8fc79314fa11048860be78e40b3463aa9dec474f69c0a1dd68c48c02600f6a +RWSagIOpLGJF36d5PloP5RTIpILae3vvVN+/BDql4xIyuKrG8nQh7JAbsk0CR8BIs8Szwo6+aBS9JszhW+vP2E3e/nm1aFLGsQw= +SHA256 (Pkgfile) = 7d4c3b58a9875c49a6c05acb866ce6254efa040b1046a15069603b428198b57e +SHA256 (.footprint) = 506c9cad04ef159dec128b4c7185577542aabd61aef4fbd969170827b5a2ccc0 +SHA256 (rubberband-v2.0.0.tar.gz) = e858598261eaf77083b5eb2352933a53d594eb86a82a7b7df733eafb09c80c78 diff --git a/rubberband/Pkgfile b/rubberband/Pkgfile index ff30f2e22..4d1b38b80 100644 --- a/rubberband/Pkgfile +++ b/rubberband/Pkgfile @@ -5,7 +5,7 @@ # Optional: openjdk8 openjdk11 openjdk15 ladspa libogg libvorbis opus name=rubberband -version=1.9.2 +version=2.0.0 release=1 source=(https://github.com/breakfastquay/$name/archive/v$version/$name-v$version.tar.gz) |