diff options
Diffstat (limited to 'testing/ebook-tools/APKBUILD')
-rw-r--r-- | testing/ebook-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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 |