aboutsummaryrefslogtreecommitdiffstats
path: root/main/diffutils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/diffutils/APKBUILD')
-rw-r--r--main/diffutils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/diffutils/APKBUILD b/main/diffutils/APKBUILD
index db7d74088b5..a679ca2afef 100644
--- a/main/diffutils/APKBUILD
+++ b/main/diffutils/APKBUILD
@@ -7,7 +7,7 @@ subpackages="$pkgname-doc"
url="https://www.gnu.org/software/diffutils/"
arch="all"
license="GPL-3.0-or-later"
-source="http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz
+source="https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz
disable-mbrtowc-test.patch
"
builddir=$srcdir/$pkgname-$pkgver