fcft: dont fetch version from git

This commit is contained in:
Markus Volk
2022-04-19 13:59:14 +02:00
parent 7fc3ce99aa
commit e6a133286c
2 changed files with 49 additions and 1 deletions

View File

@ -15,7 +15,8 @@ DEPENDS = " \
"
SRC_URI = " \
git://codeberg.org/dnkl/fcft.git;protocol=https;branch=master \
git://codeberg.org/dnkl/fcft.git;protocol=https;branch=releases/3.0 \
file://0001-generate-version.sh-dont-try-to-fetch-version-from-g.patch \
"
S = "${WORKDIR}/git"