QMPlay2: update to 23.09.05.

This commit is contained in:
Andrew Benson 2023-08-29 07:16:20 -05:00
parent 71af548ae6
commit 3713702c71

View file

@ -1,6 +1,6 @@
# Template file for 'QMPlay2' # Template file for 'QMPlay2'
pkgname=QMPlay2 pkgname=QMPlay2
version=23.08.08 version=23.09.05
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config qt5-qmake qt5-host-tools" hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
@ -14,7 +14,7 @@ license="LGPL-3.0-only"
homepage="http://zaps166.sourceforge.net/?app=QMPlay2" homepage="http://zaps166.sourceforge.net/?app=QMPlay2"
changelog="https://raw.githubusercontent.com/zaps166/QMPlay2/master/ChangeLog" changelog="https://raw.githubusercontent.com/zaps166/QMPlay2/master/ChangeLog"
distfiles="https://github.com/zaps166/QMPlay2/releases/download/${version}/QMPlay2-src-${version}.tar.xz" distfiles="https://github.com/zaps166/QMPlay2/releases/download/${version}/QMPlay2-src-${version}.tar.xz"
checksum=8ff019bb86c5314b80e4963832981a17b84fdf684e538e9c59a935822c5650e1 checksum=d4ec85d613e60ebb3cdd7a1a9797e139bac653964b3cdd699520253f22405c9b
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES=-latomic" configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES=-latomic"