mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
spf13-cobra: switch from master -> main
The upstream repository has switched to a main branch, we update our recipe to match. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
96870b9712
commit
369749ad29
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/${PKG_NAME}/LICENSE.txt;md5=920d76114a32b0fb75b3f
|
|||
SRCNAME = "cobra"
|
||||
|
||||
PKG_NAME = "github.com/spf13/${SRCNAME}"
|
||||
SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=master;protocol=https"
|
||||
SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https"
|
||||
|
||||
SRCREV = "b5d8e8f46a2f829f755b6e33b454e25c61c935e1"
|
||||
PV = "v0.0.1+git${SRCPV}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user