From b26b8ddac24cdff3948a7746dd4171f08a2b1b49 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 27 Oct 2016 09:19:40 +0000 Subject: [PATCH] testing/capstone: rebuild against boost 1.62.0 --- testing/capstone/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/capstone/APKBUILD b/testing/capstone/APKBUILD index dc5322237a2..1268e31d22e 100644 --- a/testing/capstone/APKBUILD +++ b/testing/capstone/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Valery Kartel pkgname=capstone pkgver=3.0.4 -pkgrel=0 +pkgrel=1 pkgdesc="The Ultimate Disassembler" url="http://www.capstone-engine.org" arch="all"