receivemidi: update to 1.4.4.

This commit is contained in:
Duncaen 2024-10-16 15:28:21 +02:00
parent 63e66526f3
commit a847eb1b93
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.3
version=1.4.4
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=d51c8c5cf378abce048ecabf6e4dc68ba735d75bdc78f3150b3e6117ee2df906
checksum=8e89b22c599bfeafd76b598579d9c3b3a6544adc72267d29ddcd315db3d34c3b
do_build() {
export JUCE_LDFLAGS="$LDFLAGS"