From 2bf2cf00042a699d49e33ab6df4c11836ceaaccf Mon Sep 17 00:00:00 2001 From: fbrosson Date: Sat, 29 Sep 2018 06:58:39 +0000 Subject: [PATCH] LibWapcaplet: bump to 0.4.1, switch HOMEPAGE & SOURCE_URI to https. --- ...caplet-0.4.0.recipe => libwapcaplet-0.4.1.recipe} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename dev-libs/libwapcaplet/{libwapcaplet-0.4.0.recipe => libwapcaplet-0.4.1.recipe} (82%) diff --git a/dev-libs/libwapcaplet/libwapcaplet-0.4.0.recipe b/dev-libs/libwapcaplet/libwapcaplet-0.4.1.recipe similarity index 82% rename from dev-libs/libwapcaplet/libwapcaplet-0.4.0.recipe rename to dev-libs/libwapcaplet/libwapcaplet-0.4.1.recipe index efcb1a989..4436ce3c1 100644 --- a/dev-libs/libwapcaplet/libwapcaplet-0.4.0.recipe +++ b/dev-libs/libwapcaplet/libwapcaplet-0.4.1.recipe @@ -2,12 +2,12 @@ SUMMARY="A string internment library" DESCRIPTION="LibWapcaplet is a string internment library. It provides reference counted string interment and rapid string comparison \ functionality." -HOMEPAGE="http://www.netsurf-browser.org/projects/libwapcaplet/" -COPYRIGHT="2009-2016 The NetSurf Browser project" +HOMEPAGE="https://www.netsurf-browser.org/projects/libwapcaplet/" +COPYRIGHT="2009-2018 The NetSurf Browser project" LICENSE="MIT" -REVISION="3" -SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libwapcaplet-${portVersion}-src.tar.gz" -CHECKSUM_SHA256="7b87a997b2531298af1efd32a622be5faee61349ad4e6c868fcb286ce805d997" +REVISION="1" +SOURCE_URI="https://download.netsurf-browser.org/libs/releases/libwapcaplet-$portVersion-src.tar.gz" +CHECKSUM_SHA256="c8ff6ea5b64feda806f5b79ba970442f5edb237046a044bc0f7e4d54a9a4978c" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" @@ -33,7 +33,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - netsurf_buildsystem >= 0 + netsurf_buildsystem devel:libcheck$secondaryArchSuffix lib:libcheck$secondaryArchSuffix "