mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
qmidiarp: update to 0.7.0
This commit is contained in:
parent
99a6e87fe4
commit
79d8193ed6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qmidiarp'
|
# Template file for 'qmidiarp'
|
||||||
pkgname=qmidiarp
|
pkgname=qmidiarp
|
||||||
version=0.6.7
|
version=0.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config qt5-host-tools"
|
hostmakedepends="automake libtool pkg-config qt5-host-tools"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Matthias von Faber <mvf@gmx.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://qmidiarp.sourceforge.net"
|
homepage="http://qmidiarp.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/project/qmidiarp/qmidiarp/${version}/qmidiarp-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/project/qmidiarp/qmidiarp/${version}/qmidiarp-${version}.tar.bz2"
|
||||||
checksum=1bc73896e33da0aa52e90f16f393acb437594b0a9ad8fc97d73b39e028589c2c
|
checksum=b4296a67febbd2930058075cd7de021663f12586699d39d851c5e6e36dc92828
|
||||||
CXXFLAGS="-D_GNU_SOURCE"
|
CXXFLAGS="-D_GNU_SOURCE"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue