Compare commits

..

No commits in common. "3a7ec97fb6c84a4f38fd974fb0a67ef94c79a707" and "c7ee6d503eafc396595e84c6606fcadd7d2b4e30" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ DEPENDS = " \
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "295d37df17ea32184fa15ee862d5b7d92293d09e"
PV = "0.3.1"
SRCREV = "940980244ee505cfa1b2b727c0cf17f97f1426e9"
PV = "0.3.0"
inherit cmake pkgconfig

View File

@ -57,8 +57,8 @@ SRC_URI = " \
file://0001-meson.build-dont-fail-if-stb-is-not-found.patch \
file://0001-meson.build-dont-leak-buildpath.patch \
"
SRCREV = "db245f3963e5ee27ed41acdf4a50c65d6ed38932"
PV = "3.14.29"
SRCREV = "85145df53a8b25e33dd2910e8dbf64a0cf6b1b5f"
PV = "3.14.26"
S = "${WORKDIR}/git"