From d2bfb22c8e8f67ad7d8d02704f35ec4d2a19f9b9 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 6 Oct 2018 14:07:06 +0200 Subject: main: (Bulk change) Update source urls to https using HTTPS Everywhere --- main/libunwind/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/libunwind') diff --git a/main/libunwind/APKBUILD b/main/libunwind/APKBUILD index 42e48dcd92..21faae55c0 100644 --- a/main/libunwind/APKBUILD +++ b/main/libunwind/APKBUILD @@ -12,7 +12,7 @@ depends="" depends_dev="libexecinfo-dev" makedepends="$depends_dev autoconf automake libtool linux-headers" subpackages="$pkgname-dbg $pkgname-dev $pkgname-doc" -source="http://download.savannah.gnu.org/releases/libunwind/libunwind-$_pkgver.tar.gz +source="https://download.savannah.gnu.org/releases/libunwind/libunwind-$_pkgver.tar.gz force-enable-man.patch fix-UNW_VERSION_MINOR.patch" builddir="$srcdir/$pkgname-$_pkgver" -- cgit v1.2.3