mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
fzf: update
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
SUMMARY = "A command-line fuzzy finder"
|
||||
HOMEPAGE = "https://github.com/junegunn/fzf.git"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=4e11c26cb155f78c5467051a82533faa"
|
||||
LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=edd55e9a395baee52799d6fb23fef6e5"
|
||||
|
||||
GO_IMPORT = "github.com/junegunn/fzf"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/${GO_IMPORT};branch=master;protocol=https"
|
||||
|
||||
SRCREV = "2ab923f3ae04d5e915e5ff4a9cd3bd515bfd1ea5"
|
||||
SRCREV = "b908f7a0ec6f663604f23ad5096b16479670f9b9"
|
||||
|
||||
require ${PN}-go-mods.inc ${PN}-licenses.inc
|
||||
|
||||
Reference in New Issue
Block a user