diff mbox series

[meta-oe,084/161] ttf-liberation-sans-narrow: Drop unnecessary SRC_URI md5sum

Message ID 20241105183658.34982-86-schonm@gmail.com
State Under Review
Headers show
Series Drop unnecessary SRC_URI md5sum | expand

Commit Message

Jason Schonberg Nov. 5, 2024, 6:26 p.m. UTC
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb               | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb
index a0fb7b6a7..ab7308e73 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb
@@ -13,7 +13,6 @@  SRC_URI = "https://releases.pagure.org/liberation-fonts/liberation-fonts-ttf-${P
            file://30-0-liberation-sans-narrow.conf \
 "
 
-SRC_URI[md5sum] = "134d8262145fc793c6af494dcace3e71"
 SRC_URI[sha256sum] = "61a7e2b6742a43c73e8762cdfeaf6dfcf9abdd2cfa0b099a9854d69bc4cfee5c"
 
 S = "${WORKDIR}/liberation-fonts-ttf-${PV}"