Depend on the proper package
This commit is contained in:
parent
a160915280
commit
4446a2e795
|
@ -3,7 +3,7 @@
|
|||
|
||||
. ../APKBUILD-config.template
|
||||
|
||||
pkgver=2021.06.01.07
|
||||
pkgver=2021.06.02.01
|
||||
pkgrel=0
|
||||
depends="nginx-mod-http-zip"
|
||||
checkdepends="nginx"
|
||||
|
@ -25,7 +25,7 @@ seedbox() {
|
|||
}
|
||||
|
||||
alpine() {
|
||||
install_if="redxen-secret-alpinepkg-httpauth"
|
||||
install_if="redxen-secret-alpinepkg-httpauth-alpine"
|
||||
_rx_installdir="$_rx_installdir/module" rx_install alpine.conf
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue