lzo: update to 2.09.
This commit is contained in:
parent
e1a2008624
commit
35f4705254
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'lzo'.
|
# Template build file for 'lzo'.
|
||||||
pkgname=lzo
|
pkgname=lzo
|
||||||
version=2.08
|
version=2.09
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared"
|
configure_args="--enable-shared"
|
||||||
short_desc="Portable lossless data compression library"
|
short_desc="Portable lossless data compression library"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.oberhumer.com/opensource/lzo"
|
homepage="http://www.oberhumer.com/opensource/lzo"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.oberhumer.com/opensource/lzo/download/lzo-$version.tar.gz"
|
distfiles="http://www.oberhumer.com/opensource/lzo/download/lzo-$version.tar.gz"
|
||||||
checksum=ac1b3e4dee46febe9fd28737eb7f5692d3232ef1a01da10444394c3d47536614
|
checksum=f294a7ced313063c057c504257f437c8335c41bfeed23531ee4e6a2b87bcb34c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -r ${DESTDIR}/usr/share/doc
|
rm -r ${DESTDIR}/usr/share/doc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue