mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
boost: rebuild against icu-56.1.
This commit is contained in:
parent
c4b2dfdefa
commit
ee0786114c
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'boost'
|
||||
pkgname=boost
|
||||
version=1.58.0
|
||||
revision=5
|
||||
revision=6
|
||||
wrksrc="${pkgname}_${version//\./_}"
|
||||
hostmakedepends="bzip2-devel"
|
||||
makedepends="zlib-devel bzip2-devel icu55-devel"
|
||||
makedepends="zlib-devel bzip2-devel icu-devel"
|
||||
short_desc="Free peer-reviewed portable C++ source libraries"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.boost.org/"
|
||||
|
|
Loading…
Add table
Reference in a new issue