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 /testing/seamonkey | |
parent | 61de204159af1b0727f2330cb0c6e6749913660b (diff) | |
download | aports-d95e2bc8267a.tar.bz2 aports-d95e2bc8267a.tar.xz |
{main,community,testing}/*: rebuild against libffi.so.7
Diffstat (limited to 'testing/seamonkey')
-rw-r--r-- | testing/seamonkey/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/seamonkey/APKBUILD b/testing/seamonkey/APKBUILD index 5da3b5f293..0dce3e1f78 100644 --- a/testing/seamonkey/APKBUILD +++ b/testing/seamonkey/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Marc Vertes <mvertes@free.fr> pkgname=seamonkey pkgver=2.49.5 -pkgrel=2 +pkgrel=3 pkgdesc="all-in-one internet application suite" url="https://www.seamonkey-project.org/" arch="x86_64 x86" |