libpthread_stubs: switch to https.

This commit is contained in:
Jerome Duval
2018-09-19 10:42:38 +02:00
parent e545f9e78f
commit fa0f00bbf5
2 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"