diff options
Diffstat (limited to 'community/atheme-iris/APKBUILD')
-rw-r--r-- | community/atheme-iris/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/atheme-iris/APKBUILD b/community/atheme-iris/APKBUILD index 83439f5fbd..a3a86c3ae2 100644 --- a/community/atheme-iris/APKBUILD +++ b/community/atheme-iris/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="$depends_dev python2-dev" install="$pkgname.post-install $pkgname.pre-install" subpackages="" -source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.gz +source="https://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.gz $pkgname.initd $pkgname.confd" pkgusers="iris" |