libraries/capnproto: Updated for version 0.6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2017-06-23 13:51:25 +07:00 committed by Willy Sudiarto Raharjo
parent b56f73f4c5
commit c564210c85
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=capnproto
VERSION=${VERSION:-0.6.0}
VERSION=${VERSION:-0.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="capnproto"
VERSION="0.6.0"
VERSION="0.6.1"
HOMEPAGE="https://capnproto.org/"
DOWNLOAD="https://github.com/sandstorm-io/capnproto/archive/v0.6.0/capnproto-0.6.0.tar.gz"
MD5SUM="8789c477cda69cb9fbdd6ba15a4730b1"
DOWNLOAD="https://github.com/sandstorm-io/capnproto/archive/v0.6.1/capnproto-0.6.1.tar.gz"
MD5SUM="481d0f2fe24f46ce25234ea9704ef0b4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""