From 6c2c7147f2b08e9dc39a68ea0f1727c78616167e Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sun, 31 May 2020 19:36:54 +0200 Subject: [PATCH] iff_catalog: bump revision It seems the ABI for catalog add-ons has changed at some point, so the add-on is crashing. Apparently a rebuild fixes it. --- haiku-misc/iff_catalog/iff_catalog-0.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-misc/iff_catalog/iff_catalog-0.2.recipe b/haiku-misc/iff_catalog/iff_catalog-0.2.recipe index fae591459..a7c082497 100644 --- a/haiku-misc/iff_catalog/iff_catalog-0.2.recipe +++ b/haiku-misc/iff_catalog/iff_catalog-0.2.recipe @@ -4,7 +4,7 @@ localization on AmigaOS and other Amiga-like systems." HOMEPAGE="https://github.com/pulkomandy/iffcatalog" COPYRIGHT="2015-2019 Adrien Destugues" LICENSE="MIT" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/pulkomandy/IFFCatalog/archive/bdc026bf6ed7b8c9ac04e8604fe149220d9742fb.tar.gz" CHECKSUM_SHA256="afe53bd299e76c400ec80003f951a8d7953721f91d8fabe3ca27354bec9f0f3b" SOURCE_FILENAME="$portName-$portVersion.1.tar.gz"