From 3dab5db9a5e59b0c0f37b2864a3e3bfbe5d8a30f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 22 Dec 2020 14:11:15 +0100 Subject: [PATCH] fenris: https homepage --- dev-util/fenris/fenris-0.07.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/fenris/fenris-0.07.recipe b/dev-util/fenris/fenris-0.07.recipe index 4b82b1adf..624371871 100644 --- a/dev-util/fenris/fenris-0.07.recipe +++ b/dev-util/fenris/fenris-0.07.recipe @@ -32,11 +32,11 @@ information about many different aspects of program execution - \ code flow, function calls, memory object life, I/O, etc (to be \ redesigned using OpenDX or a similar data exploration interface). - …and some other companion utilities." -HOMEPAGE="http://lcamtuf.coredump.cx/fenris/" +HOMEPAGE="https://lcamtuf.coredump.cx/fenris/" COPYRIGHT="2001, 2002 by Bindview Corporation 2001, 2002 by their respective contributors" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="http://lcamtuf.coredump.cx/fenris/fenris.tgz" CHECKSUM_SHA256="1f9eec0259166428445fa1f241b555e2d5afeeabb6f87f5402deef935ca91092" SOURCE_DIR="fenris"