Compare commits

...

2 Commits

Author SHA1 Message Date
Markus Volk
4ff2450ead phosh: update 2025-02-23 14:06:23 +01:00
Markus Volk
64c23f14d0 phoc: update 2025-02-23 14:06:07 +01:00
2 changed files with 5 additions and 5 deletions

View File

@ -56,8 +56,8 @@ SRC_URI = " \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "0.44-rc1" PV = "0.45.0"
SRCREV = "5f4f68ac55c85e26ea0490ef8928e58ec8f485e7" SRCREV = "2ac03f70f8d42b729def38e282f5b600286655fb"
EXTRA_OEMESON += "--buildtype=release" EXTRA_OEMESON += "--buildtype=release"

View File

@ -20,15 +20,15 @@ DEPENDS += " \
wayland \ wayland \
wayland-native \ wayland-native \
wayland-protocols \ wayland-protocols \
wlroots-0.17 \ wlroots-0.18 \
" "
SRC_URI = " \ SRC_URI = " \
git://gitlab.gnome.org/World/Phosh/phoc.git;protocol=https;nobranch=1" git://gitlab.gnome.org/World/Phosh/phoc.git;protocol=https;nobranch=1"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "0.44-rc1" PV = "0.45.0"
SRCREV = "7d0b6ddf439007ae4d41f982596a0b923c6469fe" SRCREV = "1046f9b6c84efcec21d3df0b9767bc61a2c1f1b3"
inherit features_check gsettings meson pkgconfig inherit features_check gsettings meson pkgconfig