aboutsummaryrefslogtreecommitdiffstats
path: root/main/clucene/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/clucene/APKBUILD')
-rw-r--r--main/clucene/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/clucene/APKBUILD b/main/clucene/APKBUILD
index 4d3564916dd..30a98838f3a 100644
--- a/main/clucene/APKBUILD
+++ b/main/clucene/APKBUILD
@@ -12,7 +12,7 @@ depends_dev="zlib-dev boost-dev"
makedepends="cmake $depends_dev"
install=""
subpackages="$pkgname-dev $pkgname-contribs"
-source="http://downloads.sourceforge.net/clucene/clucene-core-$pkgver.tar.gz
+source="https://downloads.sourceforge.net/clucene/clucene-core-$pkgver.tar.gz
clucene-core-2.3.3.4-pkgconfig.patch
clucene-core-2.3.3.4-install_contribs_lib.patch
"