aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-07 13:17:26 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-09 15:38:03 +0000
commitd95e2bc8267a24b585856b23e7819fc365dda981 (patch)
tree0a213236501459fd769ff6b7ef92d69801743ddb /testing
parent61de204159af1b0727f2330cb0c6e6749913660b (diff)
downloadaports-d95e2bc8267a24b585856b23e7819fc365dda981.tar.bz2
aports-d95e2bc8267a24b585856b23e7819fc365dda981.tar.xz
{main,community,testing}/*: rebuild against libffi.so.7
Diffstat (limited to 'testing')
-rw-r--r--testing/gforth/APKBUILD2
-rw-r--r--testing/idris/APKBUILD2
-rw-r--r--testing/llvm6/APKBUILD2
-rw-r--r--testing/micropython/APKBUILD2
-rw-r--r--testing/moarvm/APKBUILD2
-rw-r--r--testing/polyml/APKBUILD2
-rw-r--r--testing/seamonkey/APKBUILD2
-rw-r--r--testing/thunderbird/APKBUILD2
8 files changed, 8 insertions, 8 deletions
diff --git a/testing/gforth/APKBUILD b/testing/gforth/APKBUILD
index b6cff3e362..c8589b77c2 100644
--- a/testing/gforth/APKBUILD
+++ b/testing/gforth/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname=gforth
pkgver=0.7.3
-pkgrel=1
+pkgrel=2
pkgdesc="Fast and portable implementation of the ANS Forth language"
url="http://www.gnu.org/software/gforth/"
arch="all !x86" # build fail on x86
diff --git a/testing/idris/APKBUILD b/testing/idris/APKBUILD
index ed2fffb40a..b8a6cc63ea 100644
--- a/testing/idris/APKBUILD
+++ b/testing/idris/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Mitch Tishmack <mitch.tishmack@gmail.com>
pkgname=idris
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="A Language with Dependent Types"
url="https://www.idris-lang.org/"
# Note: same as ghc, if it gets ported elsewhere this should run too.
diff --git a/testing/llvm6/APKBUILD b/testing/llvm6/APKBUILD
index 2798d4e260..928a27d008 100644
--- a/testing/llvm6/APKBUILD
+++ b/testing/llvm6/APKBUILD
@@ -6,7 +6,7 @@ _pkgname=llvm
pkgver=6.0.1
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
-pkgrel=5
+pkgrel=6
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"
diff --git a/testing/micropython/APKBUILD b/testing/micropython/APKBUILD
index f496f46ac2..37c5938afd 100644
--- a/testing/micropython/APKBUILD
+++ b/testing/micropython/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Marian <marian.buschsieweke@ovgu.de>
pkgname=micropython
pkgver=1.12
-pkgrel=0
+pkgrel=1
pkgdesc="A lean and efficient Python implementation for MCUs and constrained systems"
url="https://www.micropython.org/"
diff --git a/testing/moarvm/APKBUILD b/testing/moarvm/APKBUILD
index 9f7a77c8fe..86ad20d5b1 100644
--- a/testing/moarvm/APKBUILD
+++ b/testing/moarvm/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Curt Tilmes <Curt.Tilmes@nasa.gov>
pkgname=moarvm
pkgver=2019.07.1
-pkgrel=0
+pkgrel=1
pkgdesc="A VM for NQP And Rakudo Perl 6"
url="http://moarvm.org/"
arch="all"
diff --git a/testing/polyml/APKBUILD b/testing/polyml/APKBUILD
index eef15e8bd4..b2349d62b8 100644
--- a/testing/polyml/APKBUILD
+++ b/testing/polyml/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=polyml
pkgver=5.8
-pkgrel=0
+pkgrel=1
pkgdesc="ML97 compatible Standard ML implementation"
url="https://www.polyml.org/"
arch="all !aarch64 !ppc64le !s390x"
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"
diff --git a/testing/thunderbird/APKBUILD b/testing/thunderbird/APKBUILD
index df862e149e..ae4f234748 100644
--- a/testing/thunderbird/APKBUILD
+++ b/testing/thunderbird/APKBUILD
@@ -5,7 +5,7 @@ pkgname=thunderbird
pkgver=68.6.0
_pkgver=$pkgver
_xulver=$pkgver
-pkgrel=2
+pkgrel=3
pkgdesc="Thunderbird email client"
url="https://www.thunderbird.net/"
arch="all !s390x !armhf !mips !mips64" # limited by rust and cargo. Fails on armhf due to bad assembly