Skip to content

Commit

Permalink
audio/qmidictl: Update 0.9.6 -> 0.9.7
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Oct 8, 2022
1 parent 857ee34 commit 5f70698
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions audio/qmidictl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= qmidictl
DISTVERSION= 0.9.6
DISTVERSION= 0.9.7
CATEGORIES= audio
MASTER_SITES= SF

Expand All @@ -10,9 +10,9 @@ WWW= https://qmidictl.sourceforge.io/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= cmake compiler:c++11-lang gl localbase pkgconfig qt:5
USES= cmake compiler:c++11-lang gl localbase pkgconfig qt:6
GNU_CONFIGURE= yes
USE_QT= core gui network widgets qmake:build buildtools:build linguisttools:build
USE_QT= base svg tools:build
USE_GL= gl

BINARY_ALIAS= qmake=${QMAKE}
Expand Down
6 changes: 3 additions & 3 deletions audio/qmidictl/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1649951805
SHA256 (qmidictl-0.9.6.tar.gz) = ee3887a6c197a7c1b927c30f4db0f90c27606e7f6f371df3abb73989d7703010
SIZE (qmidictl-0.9.6.tar.gz) = 343343
TIMESTAMP = 1665183202
SHA256 (qmidictl-0.9.7.tar.gz) = 436ef23f86e2ce32844f65cf6bec19cbc8f673bf18afce5f2925dfc181ec500e
SIZE (qmidictl-0.9.7.tar.gz) = 341856

0 comments on commit 5f70698

Please sign in to comment.