Skip to content

Commit

Permalink
libwpe: fix checksum for version 1.10.0 tarball
Browse files Browse the repository at this point in the history
This fixes a regression introduced in
aee05d0.
  • Loading branch information
aperezdc authored and psaavedra committed Oct 26, 2021
1 parent abf54c1 commit 847a468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-browser/libwpe/libwpe_1.10.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ require libwpe.inc
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=371a616eb4903c6cb79e9893a5f615cc"

SRC_URI[sha256sum] = "e8eeca228a6b4c36294cfb63f7d3ba9ada47a430904a5a973b3c99c96a44c18c"
SRC_URI[sha256sum] = "2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d"

0 comments on commit 847a468

Please sign in to comment.