hyprlang: update

This commit is contained in:
Markus Volk 2024-06-09 07:26:02 +02:00
parent 46cbcc8f69
commit 99cffd8d9f

View File

@ -4,10 +4,12 @@ LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b5b6bed06dd8ed68f00c26d0b4cede89" LIC_FILES_CHKSUM = "file://LICENSE;md5=b5b6bed06dd8ed68f00c26d0b4cede89"
DEPENDS = "hyprutils"
SRC_URI = "git://github.com/hyprwm/hyprlang.git;protocol=https;branch=main" SRC_URI = "git://github.com/hyprwm/hyprlang.git;protocol=https;branch=main"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "78fcaa27ae9e1d782faa3ff06c8ea55ddce63706" SRCREV = "ec6938c66253429192274d612912649a0cfe4d28"
PV = "0.5.1" PV = "0.5.2"
inherit cmake inherit cmake pkgconfig