wok-6.x diff libboost-math-dev/receipt @ rev 7593
Busybox config change: unset CONFIG_AR (it conflict with binutils ar) & unset CONFIG_XZ (only unxz is actually usefull - it appears that lzma legacy is our better compression tool)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Fri Dec 10 19:35:10 2010 +0100 (2010-12-10) |
parents | bcfa054d147e |
children | 99ced85ef4cb |
line diff
1.1 --- a/libboost-math-dev/receipt Fri Oct 15 17:51:22 2010 +0000 1.2 +++ b/libboost-math-dev/receipt Fri Dec 10 19:35:10 2010 +0100 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="libboost-math-dev" 1.6 LIB_NAME="math" 1.7 -VERSION="1.44.0" 1.8 +VERSION="1.45.0" 1.9 1.10 CATEGORY="development" 1.11 SHORT_DESC="Part of the Boost C++ Libraries collection."