From 27437cdd6c8b34d2481523740a2830f4367c56ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 09:15:15 +0200 Subject: [PATCH] BookmarkConverter: update HOMEPAGE. --- haiku-apps/bookmarkconverter/bookmarkconverter-0.4.3.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haiku-apps/bookmarkconverter/bookmarkconverter-0.4.3.recipe b/haiku-apps/bookmarkconverter/bookmarkconverter-0.4.3.recipe index 73a0ddf62..60d339c3f 100644 --- a/haiku-apps/bookmarkconverter/bookmarkconverter-0.4.3.recipe +++ b/haiku-apps/bookmarkconverter/bookmarkconverter-0.4.3.recipe @@ -2,10 +2,10 @@ SUMMARY="A tool to convert browser bookmarks" DESCRIPTION="This tool converts bookmarks between QupZilla and WebPositive. \ It can also convert WebPositive bookmarks to HTML and Chrome as intermediate \ formats." -HOMEPAGE="http://github.com/HaikuArchives/BookmarkConverter" +HOMEPAGE="https://github.com/HaikuArchives/BookmarkConverter" COPYRIGHT="2015 Markus Himmel" LICENSE="MIT" -REVISION="4" +REVISION="5" gitRevision="47d5d182f1ff1cdab5d0b16f088ab264378d58fd" SOURCE_URI="https://github.com/HaikuArchives/BookmarkConverter/archive/$gitRevision.zip" SOURCE_DIR="BookmarkConverter-$gitRevision"