mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 14:34:34 +02:00
foot: dont fetch version from git
This commit is contained in:
@ -19,7 +19,8 @@ DEPENDS = " \
|
||||
RRECOMMENDS:${PN} = "ncurses-terminfo xdg-utils"
|
||||
|
||||
SRC_URI = " \
|
||||
git://codeberg.org/dnkl/foot.git;protocol=https;branch=master \
|
||||
git://codeberg.org/dnkl/foot.git;protocol=https;branch=releases/1.11 \
|
||||
file://0001-generate-version.sh-dont-try-to-fetch-version-from-g.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
Reference in New Issue
Block a user