diff --git a/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.030_1.050.bb b/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.042_1.062.bb
similarity index 67%
rename from meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.030_1.050.bb
rename to meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.042_1.062.bb
index 38a5126eea..069b290436 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.030_1.050.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.042_1.062.bb
@@ -3,19 +3,19 @@ require ttf.inc
 SUMMARY = "Adobe Source Code Pro"
 HOMEPAGE = "https://github.com/adobe-fonts/source-code-pro"
 LICENSE = "OFL-1.1"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c7c16bdc2c96af797293d68503e5c65c"
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/${LICENSE};md5=fac3a519e5e9eb96316656e0ca4f2b90"
 
 inherit allarch fontcache
 
 SRC_URI = " \
-    https://github.com/adobe-fonts/source-code-pro/releases/download/2.030R-ro/1.050R-it/source-code-pro-2.030R-ro-1.050R-it.zip \
+    https://github.com/adobe-fonts/source-code-pro/releases/download/2.042R-u/1.062R-i/1.026R-vf/OTF-source-code-pro-2.042R-u_1.062R-i.zip;subdir=${BP} \
     file://44-source-code-pro-fonts-fontconfig.conf \
 "
-SRC_URI[sha256sum] = "da2ac159497d31b0c6d9daa8fc390fb8252e75b4a9805ace6a2c9cccaed4932e"
-S = "${UNPACKDIR}/source-code-pro-2.030R-ro-1.050R-it"
+SRC_URI[sha256sum] = "754a2e3ebb945ae905d720ac5896b3b34acc9546dd6551ef9536869788629dae"
+S = "${UNPACKDIR}/${BP}"
 
 UPSTREAM_CHECK_URI = "https://github.com/adobe-fonts/source-code-pro/tags"
-UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+\.\d+)R"
+UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+\.\d+)R-u"
 
 do_install() {
     install -d ${D}${sysconfdir}/fonts/conf.d/
