boost: update to 1.44.0.

This commit is contained in:
Juan RP
2010-11-02 19:42:43 +01:00
parent 669a309d67
commit d03b5a43a3
4 changed files with 34 additions and 27 deletions

View File

@@ -5,7 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
revision=1
noverifyrdeps=yes
Add_dependency run libstdc++-devel

View File

@@ -1,2 +1,3 @@
abi_depends=">=1.41.0"
# SONAME always change when boost version is bumped!
abi_depends=">=1.44<1.45"
api_depends="${abi_depends}"

View File

@@ -1,14 +1,13 @@
# Template file for 'boost'
pkgname=boost
version=1.42.0
version=1.44.0
_boostver="$(echo $version|sed 's|\.|_|g')"
revision=1
wrksrc=${pkgname}_${_boostver}
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${_boostver}.tar.bz2"
build_style=custom-install
short_desc="Free peer-reviewed portable C++ source libraries"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=4b1eb95bd250ce15ac66435d6167f225b072b0d3a7eb72477a31847a9ca9e609
checksum=45c328029d97d1f1dc7ff8c9527cd0c5cc356636084a800bca2ee4bfab1978db
long_desc="
boost is a library for applications dealing with netlink sockets.
The library provides an interface for raw netlink messaging and various