From 3dd339e7635b2c6ad1e253f9e9cc33ade589e749 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 17 Oct 2020 09:50:20 +0200 Subject: [PATCH] snowman, revbump after capstone version bump (#5329) --- app-forensics/snowman/snowman-0.1.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-forensics/snowman/snowman-0.1.3.recipe b/app-forensics/snowman/snowman-0.1.3.recipe index 9c19f246d..cda6eb52c 100644 --- a/app-forensics/snowman/snowman-0.1.3.recipe +++ b/app-forensics/snowman/snowman-0.1.3.recipe @@ -14,7 +14,7 @@ assembler code and the reconstructed program. HOMEPAGE="https://derevenets.com" COPYRIGHT="2010 Yegor Derevenets" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/yegord/snowman/archive/v$portVersion.zip" CHECKSUM_SHA256="6baf2e2dc2e66e43f708b5ee7490b08676e0756a04f059b3b6be5fe3ec385cd5" SOURCE_FILENAME="snowman-$portVersion.zip"