diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-11 05:57:40 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-11 06:58:59 +0000 |
| commit | b998aa8d04cbb2a829c45c66e169f2fced0feb6c (patch) | |
| tree | b79e66cd713389f261dc8b7dfbe7ec0f74f84427 /testing | |
| parent | dc351d52a92ee6d74bc15703d8a627ce9d44a569 (diff) | |
| download | aports-b998aa8d04cbb2a829c45c66e169f2fced0feb6c.tar.bz2 aports-b998aa8d04cbb2a829c45c66e169f2fced0feb6c.tar.xz | |
testing/vera++: rebuild against boost-1.71
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/vera++/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/vera++/APKBUILD b/testing/vera++/APKBUILD index 16900780de..3b59162209 100644 --- a/testing/vera++/APKBUILD +++ b/testing/vera++/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: André Klitzing <aklitzing@gmail.com> pkgname=vera++ pkgver=1.3.0 -pkgrel=3 +pkgrel=4 pkgdesc="A tool for verification, analysis and transformation of C++ source code" url="https://bitbucket.org/verateam/vera/" arch="all" |
