From 46a9a23cfd14b87e656a48cf9a1d13e86340a11d Mon Sep 17 00:00:00 2001 From: mpan Date: Sat, 5 Jan 2019 18:14:52 +0100 Subject: [PATCH] Fixing bug#58147: replacing the old HTTP address with a HTTPS one Signed-off-by: mpan --- trunk/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/PKGBUILD b/trunk/PKGBUILD index 494fed8..43abcb1 100644 --- a/trunk/PKGBUILD +++ b/trunk/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=7 pkgdesc="Linux Audio Developer's Simple Plugin API (LADSPA)" arch=('x86_64') license=('LGPL') -url="http://www.ladspa.org/" +url="https://www.ladspa.org/" depends=('gcc-libs') source=("https://github.com/OpenMandrivaAssociation/ladspa/raw/master/${pkgname}_sdk_${pkgver}.tgz" 'fix-memleak-in-plugin-scanning.patch' -- 2.20.1