diff options
Diffstat (limited to 'testing/icingaweb2-module-fileshipper/APKBUILD')
-rw-r--r-- | testing/icingaweb2-module-fileshipper/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/icingaweb2-module-fileshipper/APKBUILD b/testing/icingaweb2-module-fileshipper/APKBUILD index 7ee2b6fbd0..c632cc307f 100644 --- a/testing/icingaweb2-module-fileshipper/APKBUILD +++ b/testing/icingaweb2-module-fileshipper/APKBUILD @@ -3,9 +3,9 @@ pkgname=icingaweb2-module-fileshipper _module=${pkgname/*-/} pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Provide CSV, JSON, XML and YAML files as an Import Source for the Icinga Director" -url="http://www.icinga.org" +url="https://www.icinga.org/" arch="noarch !armhf !armv7" license="GPL-2.0" _php=php7 |