summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/py3-lxml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-lxml/APKBUILD b/user/py3-lxml/APKBUILD
index f9b290230..e2cd812c1 100644
--- a/user/py3-lxml/APKBUILD
+++ b/user/py3-lxml/APKBUILD
@@ -6,7 +6,7 @@ _pkgname=lxml
pkgver=4.2.1
pkgrel=0
pkgdesc="Python LXML Library"
-url="http://lxml.de/"
+url="https://lxml.de/"
arch="all"
license="BSD-3-Clause"
options="!check" # No test suite.