Update bundled libcapnp to v0.5.2

This commit is contained in:
Jason Paryani
2015-06-16 11:49:40 -07:00
parent bd0576b68a
commit 338b587413
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
set -exo pipefail
CAPNP_VERSION=0.5.1.2
CAPNP_VERSION=0.5.2
sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
sudo apt-get -qq update