mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
c-ares: bump PV in recipe to 1.16.1
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ SECTION = "libs"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fb997454c8d62aa6a47f07a8cd48b006"
|
||||
|
||||
PV = "1.16.0+gitr${SRCPV}"
|
||||
PV = "1.16.1+gitr${SRCPV}"
|
||||
|
||||
SRC_URI = "\
|
||||
git://github.com/c-ares/c-ares.git;branch=main;protocol=https \
|
||||
|
||||
Reference in New Issue
Block a user