diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-04-07 13:17:26 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-09 15:38:03 +0000 |
commit | d95e2bc8267a24b585856b23e7819fc365dda981 (patch) | |
tree | 0a213236501459fd769ff6b7ef92d69801743ddb /community/cloudi | |
parent | 61de204159af1b0727f2330cb0c6e6749913660b (diff) | |
download | aports-d95e2bc8267a.tar.bz2 aports-d95e2bc8267a.tar.xz |
{main,community,testing}/*: rebuild against libffi.so.7
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 69460024f2..809e8e6be6 100644 --- a/community/cloudi/APKBUILD +++ b/community/cloudi/APKBUILD @@ -29,7 +29,7 @@ pkgname=cloudi pkgver=1.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing." url="https://cloudi.org/" license="MIT" |