boost: update to 1.44.0.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user