diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-02 08:29:13 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-02 08:29:13 +0200 |
commit | 1bdeb0b9d13ceaf9c9cead22930c9eac68ec56ce (patch) | |
tree | 2cd1f2e0b6a830b17b14a7f21965a75f45b91c5d /rubberband | |
parent | d716771b54f42a8ef74d4d58cd4d94b99ff3071c (diff) | |
download | contrib-1bdeb0b9d13ceaf9c9cead22930c9eac68ec56ce.tar.gz contrib-1bdeb0b9d13ceaf9c9cead22930c9eac68ec56ce.tar.xz |
rubberband: 3.0.0 -> 3.1.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 cdda87705..65f44f19c 100644 --- a/rubberband/.footprint +++ b/rubberband/.footprint @@ -9,8 +9,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.2.0 --rwxr-xr-x root/root usr/lib/librubberband.so.2.2.0 +lrwxrwxrwx root/root usr/lib/librubberband.so.2 -> librubberband.so.2.2.1 +-rwxr-xr-x root/root usr/lib/librubberband.so.2.2.1 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 75ddb347c..150e0f24f 100644 --- a/rubberband/.signature +++ b/rubberband/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38AWBvq+k0f7XKVv/lzyBFRpI5Uic6C7xTtlu4Ke68Q95aHS10GBQa/cdeOZ0VDR6GxAzu8Y2BDVyxTGC0WSqgo= -SHA256 (Pkgfile) = f702def52e7119b7c5c7b2e6f22fa00b50c822514e6919f5bd13c3d450f62824 -SHA256 (.footprint) = 0c4cbea386616d6348a05e5f4a57dab02fd45f47771c08135bccab2afc76ade0 -SHA256 (rubberband-v3.0.0.tar.gz) = 7852cf36dbb788ab9dca4d56de320e82dfd6189e99051ecd2b395fe2976c0942 +RWSagIOpLGJF31XcYpptMrmhxKdkMSnzGdET4pbsZ5/FjB5fJ023VzHKQijxKWFSUXeTO39g3OXGArLiwvb9eSuHic8jkRsAhw8= +SHA256 (Pkgfile) = 112114fbc6cc0ca3773b5e6a751e505e957e042feca144e6472183897f24cfe3 +SHA256 (.footprint) = 52332d6d25939a245fe79db7f5d61b8bdd6af95ec2d0be69107aa6d86e0f7940 +SHA256 (rubberband-v3.1.0.tar.gz) = 91cca53e0285581d9fac713615330b2c609e65c8f35bb8777af5f3a7993df122 diff --git a/rubberband/Pkgfile b/rubberband/Pkgfile index 1111287c6..7348bfa51 100644 --- a/rubberband/Pkgfile +++ b/rubberband/Pkgfile @@ -5,7 +5,7 @@ # Optional: openjdk8 openjdk11 openjdk15 ladspa libogg libvorbis opus name=rubberband -version=3.0.0 +version=3.1.0 release=1 source=(https://github.com/breakfastquay/$name/archive/v$version/$name-v$version.tar.gz) |