aboutsummaryrefslogtreecommitdiffstats
path: root/main/guile
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 /main/guile
parent61de204159af1b0727f2330cb0c6e6749913660b (diff)
downloadaports-d95e2bc8267a.tar.bz2
aports-d95e2bc8267a.tar.xz
{main,community,testing}/*: rebuild against libffi.so.7
Diffstat (limited to 'main/guile')
-rw-r--r--main/guile/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/guile/APKBUILD b/main/guile/APKBUILD
index 9193fa1a97..00dce41394 100644
--- a/main/guile/APKBUILD
+++ b/main/guile/APKBUILD
@@ -6,7 +6,7 @@
pkgname=guile
pkgver=2.0.14
-pkgrel=0
+pkgrel=1
pkgdesc="Guile is a portable, embeddable Scheme implementation written in C"
url="https://www.gnu.org/software/guile/"
arch="all"