swaylock: update

mismatched allocation function has already been fixed upstream;
remove the patch and update to latest
This commit is contained in:
Markus Volk
2021-08-20 14:29:11 +02:00
parent 0b5e34b8fd
commit 310ca4fb9a
2 changed files with 2 additions and 34 deletions

View File

@ -18,12 +18,11 @@ DEPENDS = " \
SRC_URI = " \
git://github.com/swaywm/swaylock.git;protocol=https \
file://0001-load_config-fix-mismatched-allocation-function.patch \
"
S = "${WORKDIR}/git"
PV = "1.5"
SRCREV = "${PV}"
PV = "1.5+${SRCREV}"
SRCREV = "2bf76009e1d279a4194d37b9ee4f2bf0d9424d62"
PACKAGECONFIG[pam] = ",,libpam"
PACKAGECONFIG[gdk-pixbuf] = ",,gdk-pixbuf"