lrzip: remove the depends line; revbump
This commit is contained in:
parent
a58c4bf617
commit
d8cafe3aef
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mtr'
|
||||
pkgname=lrzip
|
||||
version=0.614
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="http://ck.kolivas.org/apps/lrzip/lrzip-${version}.tar.bz2"
|
||||
checksum="a8a99300a5250510e2e087ceb6e40a98cfedd19160fda376eca83ff3c5af269a"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,6 @@ license="GPL"
|
|||
short_desc="Multi-threaded compression using the rzip/lzma, lzo, and zpaq algorithms"
|
||||
|
||||
lrzip_package() {
|
||||
depends="bash bzip2 zlib lzo libgcc"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue