You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
366 B
8 lines
366 B
TERMUX_PKG_HOMEPAGE=https://www.lzop.org
|
|
TERMUX_PKG_DESCRIPTION='File compressor using lzo lib.'
|
|
TERMUX_PKG_VERSION=1.04
|
|
TERMUX_PKG_SHA256=dd294d2425a646952e5a316907356ea3c6bddab0f47d5f88ac808c89b290467b
|
|
TERMUX_PKG_SRCURL=https://fossies.org/linux/misc/lzop-$TERMUX_PKG_VERSION.tar.xz
|
|
TERMUX_PKG_DEPENDS="liblzo"
|
|
TERMUX_PKG_MAINTAINER='Vishal Biswas @vishalbiswas'
|
|
|
|
|