From fa0f00bbf5488cea47e6cb3b75dca45888ff3bb1 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 19 Sep 2018 10:42:38 +0200 Subject: [PATCH] libpthread_stubs: switch to https. --- dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe | 4 ++-- dev-libs/libpthread_stubs/libpthread_stubs-0.4.recipe | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe b/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe index 4cf73f357..3ce2da23b 100644 --- a/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe +++ b/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe @@ -1,10 +1,10 @@ SUMMARY="Pthread functions stubs" DESCRIPTION="Pthread functions stubs for platforms that don't (yet) provide \ those functions." -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" COPYRIGHT="2006 Diego Pettenò" LICENSE="MIT" -REVISION="3" +REVISION="4" SOURCE_URI="http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.gz" CHECKSUM_SHA256="3031f466cf0b06de6b3ccbf2019d15c4fcf75229b7d226a711bc1885b3a82cde" SOURCE_DIR="libpthread-stubs-$portVersion" diff --git a/dev-libs/libpthread_stubs/libpthread_stubs-0.4.recipe b/dev-libs/libpthread_stubs/libpthread_stubs-0.4.recipe index ad7cb7707..524af4274 100644 --- a/dev-libs/libpthread_stubs/libpthread_stubs-0.4.recipe +++ b/dev-libs/libpthread_stubs/libpthread_stubs-0.4.recipe @@ -1,10 +1,10 @@ SUMMARY="Pthread functions stubs" DESCRIPTION="Pthread functions stubs for platforms that don't (yet) provide \ those functions." -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" COPYRIGHT="2006 Diego Pettenò" LICENSE="MIT" -REVISION="3" +REVISION="4" SOURCE_URI="https://xcb.freedesktop.org/dist/libpthread-stubs-$portVersion.tar.bz2" CHECKSUM_SHA256="e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733" SOURCE_DIR="libpthread-stubs-$portVersion"