lzo: update to 2.10.
This commit is contained in:
parent
6667441126
commit
c8e1034159
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'lzo'.
|
# Template build file for 'lzo'.
|
||||||
pkgname=lzo
|
pkgname=lzo
|
||||||
version=2.09
|
version=2.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared"
|
configure_args="--enable-shared"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=f294a7ced313063c057c504257f437c8335c41bfeed23531ee4e6a2b87bcb34c
|
checksum=c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072
|
||||||
|
|
||||||
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