diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-01 10:04:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-02 10:31:57 +0000 |
commit | 53bf66c48ae29653a7fcd7a64e3be7beae65385a (patch) | |
tree | 99945654748eb6bf577d6adec17686789ed5cb69 /community/cloudi/APKBUILD | |
parent | 1c24bccedaf06a07a6479fb1194ac20c948f5822 (diff) | |
download | aports-53bf66c48ae29653a7fcd7a64e3be7beae65385a.tar.bz2 aports-53bf66c48ae29653a7fcd7a64e3be7beae65385a.tar.xz |
community/cloudi: rebuild against boost-1.69
Diffstat (limited to 'community/cloudi/APKBUILD')
-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 cc09f1a3b7..02ed242118 100644 --- a/community/cloudi/APKBUILD +++ b/community/cloudi/APKBUILD @@ -29,7 +29,7 @@ pkgname=cloudi pkgver=1.7.5 -pkgrel=1 +pkgrel=2 pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing." url="https://cloudi.org/" license="MIT" |