Compare commits

..

No commits in common. "be6de41cc760eba3bd6beff0bba6539ef74650e1" and "f115b7ace74e743a1c1752d9e1586fc49a4b3cb6" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View File

@ -28,10 +28,10 @@ DEPENDS = " \
SRC_URI = "gitsm://gitlab.gnome.org/GNOME/calls.git;protocol=https;nobranch=1"
S = "${WORKDIR}/git"
SRCREV = "11ce0eae72f6f6eeb1c1de2cfe71046087368121"
PV = "47.0"
SRCREV = "db9b771c19a22cf1ee46e1bce60c69a6c4c0e155"
PV = "46.0"
inherit meson vala pkgconfig mime-xdg gtk-icon-cache
FILES:${PN} += "${datadir} ${systemd_user_unitdir}"
FILES:${PN} += "${datadir}"

View File

@ -40,8 +40,8 @@ PACKAGECONFIG ?= " \
"
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.18;protocol=https"
SRCREV = "cda69b696d65a53d5d5e75dfed059a3803e0d700"
PV = "0.18.2"
SRCREV = "5bc39071d173301eb8b2cd652c711075526dfbd9"
PV = "0.18.1"
S = "${WORKDIR}/git"