aboutsummaryrefslogtreecommitdiffstats
path: root/main/doxygen
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-05-04 16:16:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-05-04 16:16:55 +0000
commit3e30c480492d5f4ad5d835b07d6377dc704b99d8 (patch)
tree2b46e8ccdf546b13b1b7e05389ec680df7d65667 /main/doxygen
parentdad39c70aeb47d2083d865a24c1a015c3aea3be4 (diff)
downloadaports-3e30c480492d5f4ad5d835b07d6377dc704b99d8.tar.bz2
aports-3e30c480492d5f4ad5d835b07d6377dc704b99d8.tar.xz
main/doxygen: use http instead of broken https
https certificate is invalid so use http
Diffstat (limited to 'main/doxygen')
-rw-r--r--main/doxygen/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/doxygen/APKBUILD b/main/doxygen/APKBUILD
index 857e0d3f24..a800a6d0e5 100644
--- a/main/doxygen/APKBUILD
+++ b/main/doxygen/APKBUILD
@@ -10,7 +10,7 @@ depends=""
checkdepends="libxml2-utils"
makedepends="flex bison coreutils perl python3 cmake"
subpackages=""
-source="https://doxygen.nl/files/$pkgname-$pkgver.src.tar.gz
+source="http://doxygen.nl/files/$pkgname-$pkgver.src.tar.gz
doxygen-1.8.14-install.patch
"