diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-10 16:27:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-11 06:58:58 +0000 |
commit | fa439f4d0f80cc8a338395d5d2a1f0c6c46decb3 (patch) | |
tree | fad924b50860f119a66a19c8bd3df05a2b5126ef /community/cloudi | |
parent | 85e7d4c200c2a98b60e75932c8b82b3e51d42630 (diff) | |
download | aports-fa439f4d0f80cc8a338395d5d2a1f0c6c46decb3.tar.bz2 aports-fa439f4d0f80cc8a338395d5d2a1f0c6c46decb3.tar.xz |
community/cloudi: rebuild against boost-1.71
Diffstat (limited to 'community/cloudi')
-rw-r--r-- | community/cloudi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cloudi/APKBUILD b/community/cloudi/APKBUILD index 25c46a2ed4..e430ad302a 100644 --- a/community/cloudi/APKBUILD +++ b/community/cloudi/APKBUILD @@ -29,7 +29,7 @@ pkgname=cloudi pkgver=1.7.5 -pkgrel=6 +pkgrel=7 pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing." url="https://cloudi.org/" license="MIT" |