mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
libjs-jquery-cookie: update branch from master to main
* it was updated in nanbield with upgrade to 3.0.5 in:fc0a506bdelibjs-jquery-cookie: upgrade 3.0.1 -> 3.0.5 * drop duplicated protocol param as in mickledore:2e0a581beerecipes: Remove double protocol= from SRC_URIs Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
07dcc9149b
commit
ccff82ad8b
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/js-cookie/js-cookie"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e16cf0e247d84f8999bf55865a9c98cf"
|
||||
|
||||
SRC_URI = "git://github.com/js-cookie/js-cookie.git;protocol=http;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/js-cookie/js-cookie.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "0ba77141dd215782cc7770347a457906908c66ff"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user