diff options
Diffstat (limited to 'testing/gforth')
| -rw-r--r-- | testing/gforth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gforth/APKBUILD b/testing/gforth/APKBUILD index 4854545db7..b6cff3e362 100644 --- a/testing/gforth/APKBUILD +++ b/testing/gforth/APKBUILD @@ -10,7 +10,7 @@ license="GPL-3.0-or-later" options="!check" # Hangs makedepends="libffi-dev libtool m4" subpackages="$pkgname-doc" -source="http://ftp.gnu.org/gnu/gforth/$pkgname-$pkgver.tar.gz" +source="https://ftp.gnu.org/gnu/gforth/$pkgname-$pkgver.tar.gz" prepare() { default_prepare |
