From 598d686658ffa0360d0685a8b28d5a06e09a22fa Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Thu, 4 Nov 2021 19:22:52 -0400 Subject: [PATCH] haikuwebkit: Bump revision for another build attempt. The builders now have more free space, so hopefully the second time is the charm. --- haiku-libs/haikuwebkit/haikuwebkit-1.8.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-libs/haikuwebkit/haikuwebkit-1.8.3.recipe b/haiku-libs/haikuwebkit/haikuwebkit-1.8.3.recipe index b57822f71..445209fe1 100644 --- a/haiku-libs/haikuwebkit/haikuwebkit-1.8.3.recipe +++ b/haiku-libs/haikuwebkit/haikuwebkit-1.8.3.recipe @@ -9,7 +9,7 @@ COPYRIGHT="1998-2021 Apple Inc., Google Inc., et al" LICENSE="GNU LGPL v2 GNU LGPL v2.1 MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/haiku/haikuwebkit/archive/HaikuWebKit-$portVersion.tar.gz" SOURCE_FILENAME="haikuwebkit-$portVersion.tar.gz" SOURCE_DIR="haikuwebkit-HaikuWebKit-$portVersion"