mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
avoid tags in SRCREV
update some recipes on the way
This commit is contained in:
@ -3,15 +3,15 @@ HOMEPAGE = "https://github.com/JuliaStrings/utf8proc"
|
||||
BUGTRACKER = "https://github.com/JuliaStrings/utf8proc/issues"
|
||||
SECTION = "base/shell"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=97fe1c51de5d175e7564531e7955381d"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=96d5a3ba306e0f24fb289427af484408"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/JuliaStrings/utf8proc.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.6.1"
|
||||
SRCREV = "v${PV}"
|
||||
PV = "2.7.0"
|
||||
SRCREV = "8ca6144c85c165987cb1c5d8395c7314e13d4cd7"
|
||||
|
||||
EXTRA_OEMAKE = "prefix=${prefix}"
|
||||
|
||||
|
Reference in New Issue
Block a user