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/libupnp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/libupnp') diff --git a/testing/libupnp/APKBUILD b/testing/libupnp/APKBUILD index f76a80c680..9dd3d04fd3 100644 --- a/testing/libupnp/APKBUILD +++ b/testing/libupnp/APKBUILD @@ -12,7 +12,7 @@ depends_dev= makedepends="$depends_dev" install="" subpackages="$pkgname-dev" -source="http://downloads.sourceforge.net/sourceforge/pupnp/${pkgname}-${pkgver}.tar.bz2" +source="https://downloads.sourceforge.net/sourceforge/pupnp/${pkgname}-${pkgver}.tar.bz2" builddir="$srcdir/$pkgname-$pkgver" build() { -- cgit v1.2.3