sendmidi: update to 1.3.1.

This commit is contained in:
Duncaen 2024-04-13 16:07:34 +02:00
parent 6be82b9ec9
commit e48843f4e6
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'sendmidi'
pkgname=sendmidi
version=1.3.0
version=1.3.1
revision=1
build_wrksrc="Builds/LinuxMakefile"
build_style=gnu-makefile
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/gbevin/SendMIDI"
changelog="https://github.com/gbevin/SendMIDI/releases"
distfiles="https://github.com/gbevin/SendMIDI/archive/refs/tags/${version}.tar.gz"
checksum=cb3404c24c6f66c3cbae5e8a62070470faf89932d9141cfa2dc7acdae30a9d87
checksum=64faf668e3e670fb02a12ffb84172ee3fb70ef1b56804818fe0577eb66d3ec9c
do_build() {
export JUCE_LDFLAGS="$LDFLAGS"