aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ffcall
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ffcall')
-rw-r--r--testing/ffcall/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ffcall/APKBUILD b/testing/ffcall/APKBUILD
index 5f1ec050d70..ef2a194aa49 100644
--- a/testing/ffcall/APKBUILD
+++ b/testing/ffcall/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer:
pkgname=ffcall
pkgver=2.1
-pkgrel=0
+pkgrel=1
pkgdesc="C library for implementing foreign function calls in embedded interpreters"
-url="http://www.gnu.org/software/libffcall"
+url="https://www.gnu.org/software/libffcall"
arch="all !x86 !armhf !armv7"
license="GPL-2.0-or-later"
depends=""