aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2020-10-26 10:05:29 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2020-10-26 10:05:29 +0000
commitfa6048ea8e435b4f6c16d37b9479910760179800 (patch)
tree5de06a9d75abb07649d7fc117486b3207d5ae9fb
parent4fcae49b1e0e7359e3400e5015e1a6ec65f6aa18 (diff)
community/icingaweb2-module-reactbundle: upgrade to 0.8.0
-rw-r--r--community/icingaweb2-module-reactbundle/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/icingaweb2-module-reactbundle/APKBUILD b/community/icingaweb2-module-reactbundle/APKBUILD
index 410bbf0d0cd..3b0e30bfe16 100644
--- a/community/icingaweb2-module-reactbundle/APKBUILD
+++ b/community/icingaweb2-module-reactbundle/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname="icingaweb2-module-reactbundle"
_module=${pkgname/*-/}
-pkgver="0.7.0"
+pkgver=0.8.0
pkgrel=0
pkgdesc="ReactPHP-based 3rd party libraries for Icinga Web 2"
url="https://www.icinga.org"
@@ -48,4 +48,4 @@ Remember to enable the module with:
EOF
}
-sha512sums="e5991be8d75940368f63cc2dac2fdc7b629f8227105c6398a7ba0bfd9cef34bf0bd431a05546de9dcea2af48d0912a1171ad21b1c454ae751ea3b9f636b0c443 icingaweb2-module-reactbundle-0.7.0.tar.gz"
+sha512sums="baf150ecacefca88ece060f5aa7c1ca61a938373e13781da45f7a1b2540f56d924e1c78bbfb22ce3c0d4ef2c6d50ceef8f7d91b22e7c396eb1ab05641e285818 icingaweb2-module-reactbundle-0.8.0.tar.gz"