mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
c_blosc: switch homepage to https.
This commit is contained in:
@@ -5,10 +5,10 @@ than the traditional, non-compressed, direct memory fetch approach via a \
|
||||
memcpy() OS call. Blosc is the first compressor (that I'm aware of) that is \
|
||||
meant not only to reduce the size of large datasets on-disk or in-memory, but \
|
||||
also to accelerate memory-bound computations."
|
||||
HOMEPAGE="http://www.blosc.org/"
|
||||
HOMEPAGE="https://www.blosc.org/"
|
||||
COPYRIGHT="2012-2018 Francesc Alted"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/Blosc/c-blosc/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="75d98c752b8cf0d4a6380a3089d56523f175b0afa2d0cf724a1bd0a1a8f975a4"
|
||||
SOURCE_FILENAME="c_blosc-$portVersion.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user