aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-12-28 20:00:50 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-12-28 20:00:55 +0000
commita38ee7ef0c58c020eb2464a5cd8d4b3bf2b0239f (patch)
tree650f8bd660024e3332f5ee3c033ddc09ed9ff209
parentb12f076d45541d57ea26517f24c69a815d685f9b (diff)
downloadaports-a38ee7ef0c58c020eb2464a5cd8d4b3bf2b0239f.tar.bz2
aports-a38ee7ef0c58c020eb2464a5cd8d4b3bf2b0239f.tar.xz
community/bareos-webui: upgarde to 17.2.4
-rw-r--r--community/bareos-webui/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bareos-webui/APKBUILD b/community/bareos-webui/APKBUILD
index 243d34e824..60a73fd8ef 100644
--- a/community/bareos-webui/APKBUILD
+++ b/community/bareos-webui/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
_php=php7
pkgname=bareos-webui
-pkgver=16.2.6
+pkgver=17.2.4
pkgrel=0
pkgdesc="Bareos Web User Interface"
url="http://www.bareos.org/en/bareos-webui.html"
@@ -53,5 +53,5 @@ nginx() {
install -Dm644 "$builddir"/install/nginx/$pkgname.conf "$subpkgdir"/etc/nginx/conf.d/$pkgname.conf
}
-sha512sums="21ba3a4360c091e2c1aff8ebaa37f32e174a8f2133fc878b27ab9bd5bdbf2b804049f644a0702e525cad0820fb301c2fbd77203082115db8f07fbc698a004c96 bareos-webui-16.2.6.tar.gz
+sha512sums="6b5ebb64285d08d18341dcd3c020785949c36d32f825061c757f91763b4c934805f84321f005987fcca2544a95644920ef44fa6773e663e70a032448289812cf bareos-webui-17.2.4.tar.gz
f015fed04d1ab2d1410d3abe37329d2b48ecc54cd5fa0a0dd560c83ce0b9f04383219e6fa77d6a42752aeec8c26f9a27d53048edf0672435ef1e0cadaf2bae17 nginx-conf.patch"