receivemidi: update to 1.4.2.

This commit is contained in:
Duncaen 2024-04-16 19:24:14 +02:00
parent 92274a3b7c
commit 9b15641fa2
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'receivemidi'
pkgname=receivemidi
version=1.4.0
version=1.4.2
revision=1
build_wrksrc="Builds/LinuxMakefile"
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/gbevin/ReceiveMIDI"
changelog="https://github.com/gbevin/ReceiveMIDI/releases"
distfiles="https://github.com/gbevin/ReceiveMIDI/archive/refs/tags/${version}.tar.gz"
checksum=92c534c90c02bed666b71e86d067d2cdb55146cf5cfa7588e7710af1d41d0c73
checksum=f53f079287bae5448636b6434a27aeabde6a0bc5cdc21e7567ce6fd252ca26d2
do_build() {
export JUCE_LDFLAGS="$LDFLAGS"