diff options
author | J0WI <J0WI@users.noreply.github.com> | 2018-10-06 14:07:51 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-06 17:10:15 +0000 |
commit | 3b516609b49a621f80d2084316438d55a5cbbcaf (patch) | |
tree | c5c7805a56c9746826710ff238986e7332632da0 /testing/aufs-util/APKBUILD | |
parent | 0ed5524b742b317bdcc9b7b26dd4033369e6c2f8 (diff) | |
download | aports-3b516609b49a621f80d2084316438d55a5cbbcaf.tar.bz2 aports-3b516609b49a621f80d2084316438d55a5cbbcaf.tar.xz |
testing: (Bulk change) Update source urls to https using HTTPS Everywhere
Diffstat (limited to 'testing/aufs-util/APKBUILD')
-rw-r--r-- | testing/aufs-util/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/aufs-util/APKBUILD b/testing/aufs-util/APKBUILD index 5cf35e0d08..3cb344023f 100644 --- a/testing/aufs-util/APKBUILD +++ b/testing/aufs-util/APKBUILD @@ -11,7 +11,7 @@ depends_dev="" makedepends="$depends_dev linux-headers" install="" subpackages="$pkgname-dev $pkgname-doc" -source="http://dev.alpinelinux.org/archive/aufs-util/aufs-util-$pkgver.tar.gz +source="https://dev.alpinelinux.org/archive/aufs-util/aufs-util-$pkgver.tar.gz 0001-implement-glibc-compatible-nftw-if-libc-does-not-pro.patch 0002-add-aufs_type.h-from-linux-header.patch 0003-make-install-compatible-with-busybox-install.patch |