mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
libpthread_stubs: switch to https.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user