From 3b516609b49a621f80d2084316438d55a5cbbcaf Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 6 Oct 2018 14:07:51 +0200 Subject: testing: (Bulk change) Update source urls to https using HTTPS Everywhere --- testing/ebook-tools/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/ebook-tools') diff --git a/testing/ebook-tools/APKBUILD b/testing/ebook-tools/APKBUILD index 409feee19d..388a02b404 100644 --- a/testing/ebook-tools/APKBUILD +++ b/testing/ebook-tools/APKBUILD @@ -12,7 +12,7 @@ depends_dev="cmake libxml2-dev libzip-dev" makedepends="$depends_dev" install="" subpackages="$pkgname-dev $pkgname-doc" -source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz +source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz 10-cmake_libzip_zipconf_path.patch" builddir="$srcdir"/$pkgname-$pkgver -- cgit v1.2.3