dosbox-staging: upgrade 0.77.0 -> 0.77.1

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-08-31 00:15:59 +02:00
parent 8621059408
commit 3dfa40697f

View File

@@ -21,11 +21,11 @@ inherit meson gtk-icon-cache features_check
REQUIRED_DISTRO_FEATURES = "x11 opengl"
SRC_URI = " \
git://github.com/dosbox-staging/dosbox-staging.git \
git://github.com/dosbox-staging/dosbox-staging.git;branch=kc/release-0.77.1 \
file://0001-Fix-missing-include.patch \
"
SRCREV = "15a57e26c4d1123606a7ac455d2ccbce15e976b9"
PV = "0.77.0"
SRCREV = "30d8752ac518182b83af945b3dd372eb4fc9b08d"
PV = "0.77.1"
S = "${WORKDIR}/git"
DYNCORE ?= "-Ddynamic_core=dynrec"