lz4: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2016-10-03 11:07:26 +02:00
committed by GitHub
parent f539c9759d
commit 89c8be373d

View File

@@ -3,7 +3,7 @@ DESCRIPTION="LZ4 is a very fast lossless compression algorithm, providing \
compression speed at 400 MB/s per core, scalable with multi-core CPUs. It \
also features an extremely fast decoder, with speed in multiple GB/s per \
core, typically reaching RAM speed limits on multi-core systems."
HOMEPAGE="https://code.google.com/p/lz4/"
HOMEPAGE="https://github.com/Cyan4973/lz4"
COPYRIGHT="2011-2014, Yann Collet"
LICENSE="BSD (2-clause)"
REVISION="1"