hyprlang: update

- remove pkgconfig patch as issue was fixed upstream
This commit is contained in:
Markus Volk
2024-01-05 08:19:19 +01:00
parent 2f1941e384
commit d03412b3d4
2 changed files with 2 additions and 29 deletions

View File

@ -4,13 +4,10 @@ LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
SRC_URI = " \
git://github.com/hyprwm/hyprlang.git;protocol=https;branch=main \
file://0001-hyprlang.pc.in-fix-include-path.patch \
"
SRC_URI = "git://github.com/hyprwm/hyprlang.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "6624f2bb66d4d27975766e81f77174adbe58ec97"
SRCREV = "4c28464a7d7af69b8da2fbbf4ec0b5ef4e960054"
PV = "0.2.1"
inherit cmake