mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
sendmidi: update to 1.3.1.
This commit is contained in:
parent
6be82b9ec9
commit
e48843f4e6
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue