fluidsynth: 2.1.3 -> 2.1.4

This commit is contained in:
Jan-Michael Franz 2020-08-20 19:38:14 +02:00 committed by Danny Rawlins
parent 5a68febf1e
commit 94f6bd208b
3 changed files with 7 additions and 7 deletions

View File

@ -23,8 +23,8 @@ drwxr-xr-x root/root usr/include/fluidsynth/
-rw-r--r-- root/root usr/include/fluidsynth/voice.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libfluidsynth.so -> libfluidsynth.so.2
lrwxrwxrwx root/root usr/lib/libfluidsynth.so.2 -> libfluidsynth.so.2.3.3
-rwxr-xr-x root/root usr/lib/libfluidsynth.so.2.3.3
lrwxrwxrwx root/root usr/lib/libfluidsynth.so.2 -> libfluidsynth.so.2.3.4
-rwxr-xr-x root/root usr/lib/libfluidsynth.so.2.3.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/fluidsynth.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+wNAKYryKPyTb1UzGTubVZXa/5NU33IWcWUJkP5r1LJvWL7ry4bvw4M3XOw4epLr7UNM86Yid3knFSIbJjmgw4=
SHA256 (Pkgfile) = 8e8a011ac2e748b87c8fbc6bb2a83a7a51abd9350bd8fd1f80144367987f0223
SHA256 (.footprint) = 330eb27e21279b54594250e46fe4a5a22767ea8099ed8b3fd6ebf0980ba2e197
SHA256 (fluidsynth-2.1.3.tar.gz) = 645fbfd7c04543c6d3bf415eab8250527813b8dc8e6d6972dbcc8cb525e1d409
RWSagIOpLGJF330+EJfk4n0sTHnWBaajpZoUcU4FOPUPFLgIvCJbu3IHzS087bB0m4EnTcZF4DdblunYIGPOyGCliOqYriXd+Qc=
SHA256 (Pkgfile) = daa462f82934491af0a3a3b47da2edc400ac8a3ab98548cb03fbbcc42bca90db
SHA256 (.footprint) = d1ac719244e5db8666fcb6585eaf96c2d1a9363399cb125e26323f1717e53a3c
SHA256 (fluidsynth-2.1.4.tar.gz) = 6e4f3e4a957d03812765bd0e400f61cd6c9fdb4bf10970e5cdaea8487d54b250

View File

@ -6,7 +6,7 @@
# Nice to have: jack-audio-connection-kit
name=fluidsynth
version=2.1.3
version=2.1.4
release=1
source=(https://github.com/FluidSynth/fluidsynth/archive/v$version/$name-$version.tar.gz)