aboutsummaryrefslogtreecommitdiffstats
path: root/community/icingaweb2
diff options
context:
space:
mode:
Diffstat (limited to 'community/icingaweb2')
-rw-r--r--community/icingaweb2/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/icingaweb2/APKBUILD b/community/icingaweb2/APKBUILD
index 367c44ae6d7..eca47e40feb 100644
--- a/community/icingaweb2/APKBUILD
+++ b/community/icingaweb2/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=icingaweb2
-pkgver=2.4.0
+pkgver=2.4.1
pkgrel=0
pkgdesc="Web Interface for Icinga2"
url="http://www.icinga.org"
@@ -17,7 +17,7 @@ makedepends="$depends_dev"
pkggroups="icingaweb2"
install="$pkgname.pre-install $pkgname.post-install"
subpackages="$pkgname-doc $pkgname-bash-completion:bashcomp:noarch"
-source="$pkgname-$_pkgver.tar.gz::https://github.com/Icinga/${pkgname}/archive/v${pkgver}.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/Icinga/${pkgname}/archive/v$pkgver.tar.gz"
builddir="$srcdir"/$pkgname-$pkgver
@@ -66,6 +66,6 @@ bashcomp() {
mv etc/bash_completion.d/icingacli "$subpkgdir"/usr/share/bash-completion/completions/icingacli
}
-md5sums="29b2c8c7db61a0850e8ebe1306ee2518 icingaweb2-.tar.gz"
-sha256sums="aa8c1b2a0e655aa646045cb39c9db054fcb59bd0cac6751934f5b246aa067696 icingaweb2-.tar.gz"
-sha512sums="f2c22e268d7920bccb1be0bb4d177fefebbb4aa87d4e50ba4e80f9f475b2e52b9c6f5fe0624f812eec89d3e5e6a0f77f41d237b8badf52b074571397ff77dc8d icingaweb2-.tar.gz"
+md5sums="d603099f529c9c0e318767350ed93e76 icingaweb2-2.4.1.tar.gz"
+sha256sums="27150d96a2172d0fa0c77389970052a1bf7aa6553494e80837f6699e96e24bc6 icingaweb2-2.4.1.tar.gz"
+sha512sums="21ac8faea3e339cfc668407cef826cf4a8f01c964ad102e2c9bc9716e20c3177cea10ec575b99a5a4bb0a9681032b83427c250c5288b037a70d27dc919d0f641 icingaweb2-2.4.1.tar.gz"