libraries/capnproto: Updated for version 0.5.3.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2017-04-27 06:38:24 +07:00 committed by Willy Sudiarto Raharjo
parent 4a1ac38f12
commit 3968429c52
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.5.3}
VERSION=${VERSION:-0.5.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="capnproto"
VERSION="0.5.3"
VERSION="0.5.3.1"
HOMEPAGE="https://capnproto.org/"
DOWNLOAD="https://github.com/sandstorm-io/capnproto/archive/v0.5.3/capnproto-0.5.3.tar.gz"
MD5SUM="909bd13ad6b8bc840ac78ab8f5bcb0a4"
DOWNLOAD="https://github.com/sandstorm-io/capnproto/archive/v0.5.3.1/capnproto-0.5.3.1.tar.gz"
MD5SUM="7b4b90f60a1db9ea8f5f0616295bb864"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""