fluidsynth: 2.2.3 -> 2.2.4

This commit is contained in:
Tim Biermann 2021-11-22 10:08:28 +01:00
parent 0b3c91292c
commit 8688eec435
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 9 deletions

View File

@ -2,18 +2,18 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/fluidsynth
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/fluidsynth.h
drwxr-xr-x root/root usr/include/fluidsynth/
-rw-r--r-- root/root usr/include/fluidsynth/audio.h
-rw-r--r-- root/root usr/include/fluidsynth/event.h
-rw-r--r-- root/root usr/include/fluidsynth/gen.h
-rw-r--r-- root/root usr/include/fluidsynth.h
-rw-r--r-- root/root usr/include/fluidsynth/ladspa.h
-rw-r--r-- root/root usr/include/fluidsynth/log.h
-rw-r--r-- root/root usr/include/fluidsynth/midi.h
-rw-r--r-- root/root usr/include/fluidsynth/misc.h
-rw-r--r-- root/root usr/include/fluidsynth/mod.h
-rw-r--r-- root/root usr/include/fluidsynth/seq.h
-rw-r--r-- root/root usr/include/fluidsynth/seqbind.h
-rw-r--r-- root/root usr/include/fluidsynth/seq.h
-rw-r--r-- root/root usr/include/fluidsynth/settings.h
-rw-r--r-- root/root usr/include/fluidsynth/sfont.h
-rw-r--r-- root/root usr/include/fluidsynth/shell.h
@ -22,9 +22,9 @@ drwxr-xr-x root/root usr/include/fluidsynth/
-rw-r--r-- root/root usr/include/fluidsynth/version.h
-rw-r--r-- root/root usr/include/fluidsynth/voice.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libfluidsynth.so.3.0.4
lrwxrwxrwx root/root usr/lib/libfluidsynth.so.3 -> libfluidsynth.so.3.0.4
lrwxrwxrwx root/root usr/lib/libfluidsynth.so -> libfluidsynth.so.3
lrwxrwxrwx root/root usr/lib/libfluidsynth.so.3 -> libfluidsynth.so.3.0.3
-rwxr-xr-x root/root usr/lib/libfluidsynth.so.3.0.3
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
RWSagIOpLGJF33oTPOD1PUo4qrHdcR1IuyudS7DjfhA2Y9HJXmdMG5nhHWZa3F6NxiyF2tiMyMP4TqsmAO3gqzdEUtsT8p6QygM=
SHA256 (Pkgfile) = 178ad04b6772d0c223221d9bb7480bb41ee04eba7def745fc7e152d7308d40c5
SHA256 (.footprint) = 2b2b9ea5d8455d5f15392c3720e93c6f07d3c0abef37ce9178e62ec2bf97d33f
SHA256 (fluidsynth-2.2.3.tar.gz) = b31807cb0f88e97f3096e2b378c9815a6acfdc20b0b14f97936d905b536965c4
RWSagIOpLGJF30KYKjLjs+fGXhwA7ijKXXf1mnchDbNNKszC2/9D3YpJIy37HT/ammPBMrACyGgcMATeBOMxS9xYl+a3wFzonAw=
SHA256 (Pkgfile) = 7bb306b9150a576a361cc583e0975164ebb7e15e0be425923f786579da6fe304
SHA256 (.footprint) = 88bbb2888c59790f7899317bee35d2e21816ec9e921240b1c1745495c116d0a7
SHA256 (fluidsynth-2.2.4.tar.gz) = 83cb1dba04c632ede74f0c0717018b062c0e00b639722203b23f77a961afd390

View File

@ -5,7 +5,7 @@
# Optional: jack-audio-connection-kit
name=fluidsynth
version=2.2.3
version=2.2.4
release=1
source=(https://github.com/FluidSynth/fluidsynth/archive/v$version/$name-$version.tar.gz)