From 85f0b7f487faba4502e571be2cc014b1815972a3 Mon Sep 17 00:00:00 2001 From: Jim Saxton Date: Wed, 1 Jul 2020 10:21:45 -0700 Subject: [PATCH] yoshi update HOMEPAGE (#5143) * yoshi corect homepage address --- haiku-misc/yoshi/yoshi-1.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haiku-misc/yoshi/yoshi-1.1.recipe b/haiku-misc/yoshi/yoshi-1.1.recipe index c7f788c52..9b515c43a 100644 --- a/haiku-misc/yoshi/yoshi-1.1.recipe +++ b/haiku-misc/yoshi/yoshi-1.1.recipe @@ -1,9 +1,9 @@ SUMMARY="Yab over the Shell Interface" DESCRIPTION="Yoshi is a tool for creating native HAIKU dialog from the shell" -HOMEPAGE="http://software.besly.de/" +HOMEPAGE="https://github.com/bbjimmy/Yoshi" COPYRIGHT=" 2016 - 2020 Jim Saxton, Fat Elk Software" LICENSE="yoshi" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/bbjimmy/Yoshi/archive/yoshi_1.1.tar.gz" CHECKSUM_SHA256="0652db14a9415558c7dbbc5063ecfd9d1bdb7fd8457bc41cca8a3c6a47982be7" SOURCE_DIR="Yoshi-yoshi_1.1"