From b27b71e2c509a824656e65c9397ee7bf774261c7 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Mon, 25 Nov 2013 13:34:52 +0100 Subject: [PATCH] Change checksum for haikuwebkit. I replaced the source archive with one that doesn't lack some files. This now triggers the KDL at installation phase reported in #10244. (you have to remove the laready downloaded archive, if any). --- haiku-libs/haikuwebkit/haikuwebkit-1.2.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-libs/haikuwebkit/haikuwebkit-1.2.0.recipe b/haiku-libs/haikuwebkit/haikuwebkit-1.2.0.recipe index b13b742ba..5f1adbb11 100644 --- a/haiku-libs/haikuwebkit/haikuwebkit-1.2.0.recipe +++ b/haiku-libs/haikuwebkit/haikuwebkit-1.2.0.recipe @@ -8,7 +8,7 @@ LICENSE=" MIT " SRC_URI="http://pulkomandy.tk/drop/haikuwebkit_x86-1.2.0-Source.tar.bz2" -CHECKSUM_MD5="4cd7aa1de76b60a27ae2a4330de7291e" +CHECKSUM_MD5="eed765efa0fd7c0080ef362113671907" REVISION="1" ARCHITECTURES="x86 x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then