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'.
|
||||
pkgname=lzo
|
||||
version=2.08
|
||||
revision=2
|
||||
version=2.09
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared"
|
||||
short_desc="Portable lossless data compression library"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.oberhumer.com/opensource/lzo"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.oberhumer.com/opensource/lzo/download/lzo-$version.tar.gz"
|
||||
checksum=ac1b3e4dee46febe9fd28737eb7f5692d3232ef1a01da10444394c3d47536614
|
||||
checksum=f294a7ced313063c057c504257f437c8335c41bfeed23531ee4e6a2b87bcb34c
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in a new issue