wok-current diff couchdb/receipt @ rev 25697
Up apache (CVE-2023-38709, CVE-2024-24795, CVE-2024-27316), up libarchive, qemu, add amdgpu/touchpad support and clean modules.list, up website for repology
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Apr 16 17:00:21 2024 +0000 (9 months ago) |
parents | cb67b4f8be05 |
children |
line diff
1.1 --- a/couchdb/receipt Wed Mar 16 11:02:39 2022 +0000 1.2 +++ b/couchdb/receipt Tue Apr 16 17:00:21 2024 +0000 1.3 @@ -9,8 +9,7 @@ 1.4 LICENSE="Apache" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="https://couchdb.apache.org" 1.7 -APACHE_MIRROR="http://mirrors.dedipower.com/ftp.apache.org/" 1.8 -WGET_URL="$APACHE_MIRROR/$PACKAGE/releases/$VERSION/$TARBALL" 1.9 +WGET_URL="https://archive.apache.org/dist/couchdb/source/$VERSION/$TARBALL" 1.10 1.11 DEPENDS="erlang icu openssl util-linux-getopt spidermonkey libcurl curl" 1.12 BUILD_DEPENDS="erlang openssl-dev spidermonkey-dev curl-dev icu-dev"