summaryrefslogtreecommitdiffstats
path: root/mixxx
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-09-18 19:36:28 +0000
committer Eric Hameleers <alien@slackware.com>2022-09-18 19:36:28 +0000
commitca86e8e47c77a9a2634a30ac849d04814efb9dc5 (patch)
treeb4d8712f3dae76cbc2adc9cb96d837c804122d95 /mixxx
parent120365ac4c2497be8830e50adf196bfccc6c141b (diff)
downloadasb-ca86e8e47c77a9a2634a30ac849d04814efb9dc5.tar.gz
asb-ca86e8e47c77a9a2634a30ac849d04814efb9dc5.tar.xz
mixxx: update to 2.3.3
Diffstat (limited to 'mixxx')
-rwxr-xr-xmixxx/build/mixxx.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/mixxx/build/mixxx.SlackBuild b/mixxx/build/mixxx.SlackBuild
index 67031978..4b4b8fd1 100755
--- a/mixxx/build/mixxx.SlackBuild
+++ b/mixxx/build/mixxx.SlackBuild
@@ -43,6 +43,8 @@
# * Rebuilt against the "Big Merge" update of 7-dec-20.
# 2.3.2-1: 27/feb/2022 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.3.3-1: 18/sep/2022 by Eric Hameleers <alien@slackware.com>
+# * Update. Was needed to compile against PortMidi 2.x.
#
# Run 'sh mixxx.SlackBuild' to build a Slackware package.
# The package (.t?z) and .txt file as well as build logs are created in /tmp .
@@ -51,7 +53,7 @@
# -----------------------------------------------------------------------------
PRGNAM=mixxx
-VERSION=${VERSION:-2.3.2}
+VERSION=${VERSION:-2.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}