fluidsynth: 2.2.4 -> 2.2.5

This commit is contained in:
Tim Biermann 2022-01-27 23:26:56 +01:00
parent 34a6b4d4b7
commit d5da9204b3
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/seqbind.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/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.5
-rwxr-xr-x root/root usr/lib/libfluidsynth.so.3.0.5
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
RWSagIOpLGJF30KYKjLjs+fGXhwA7ijKXXf1mnchDbNNKszC2/9D3YpJIy37HT/ammPBMrACyGgcMATeBOMxS9xYl+a3wFzonAw=
SHA256 (Pkgfile) = 7bb306b9150a576a361cc583e0975164ebb7e15e0be425923f786579da6fe304
SHA256 (.footprint) = 88bbb2888c59790f7899317bee35d2e21816ec9e921240b1c1745495c116d0a7
SHA256 (fluidsynth-2.2.4.tar.gz) = 83cb1dba04c632ede74f0c0717018b062c0e00b639722203b23f77a961afd390
RWSagIOpLGJF36cM/tNkOLc9SnmCrhLyb0+o3eq45P9imYxUB0M4mq5ZLZCKlBcIIpd7uVwrzRvcxNkLakZ8xqKgYjoORDLSjg4=
SHA256 (Pkgfile) = 6181f5c574ac6f6c6481f82b1a52e61d5394cd8287db0308b70080dc05cab7d1
SHA256 (.footprint) = a691d70072bec58984195313fa00b51c8757fa89e0667aa06772a415d17cf5a7
SHA256 (fluidsynth-2.2.5.tar.gz) = 9037e703617f91c4c36039a5059e0f624164799d856af715bcd8a23c07ba03b8

View File

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