mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
lzop: switch to https.
This commit is contained in:
@@ -2,12 +2,12 @@ SUMMARY="A very fast file compressor"
|
||||
DESCRIPTION="Lempel-Ziv-Oberhumer Packer, lzop is a file compressor similar \
|
||||
to gzip. Its main advantages over gzip are much higher compression and \
|
||||
decompression speed at the cost of some compression ratio."
|
||||
HOMEPAGE="http://www.lzop.org/"
|
||||
HOMEPAGE="https://www.lzop.org/"
|
||||
COPYRIGHT="1996-2017 Markus Franz Xaver
|
||||
Johannes Oberhumer"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.lzop.org/download/lzop-$portVersion.tar.gz"
|
||||
SOURCE_URI="https://www.lzop.org/download/lzop-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7e72b62a8a60aff5200a047eea0773a8fb205caf7acbe1774d95147f305a2f41"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
|
||||
Reference in New Issue
Block a user