aboutsummaryrefslogtreecommitdiffstats
path: root/testing/matterbridge
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-05-05 10:50:19 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-05-05 18:07:51 +0000
commitea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2 (patch)
tree2b0665152cc1a927aea8e443a218fad32ba86346 /testing/matterbridge
parent738a765b2d89a734523203e48a529185e8168212 (diff)
downloadaports-ea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2.tar.bz2
aports-ea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2.tar.xz
testing/various: rebuild go packages for CVE-2020-7919
Issue: #11416
Diffstat (limited to 'testing/matterbridge')
-rw-r--r--testing/matterbridge/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/matterbridge/APKBUILD b/testing/matterbridge/APKBUILD
index 6dca8ed471..e77e3274ba 100644
--- a/testing/matterbridge/APKBUILD
+++ b/testing/matterbridge/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Konstantin Kulikov <k.kulikov2@gmail.com>
pkgname=matterbridge
pkgver=1.17.4
-pkgrel=0
+pkgrel=1
_commit=6c442e23 # git rev-parse --short HEAD
pkgdesc="Bridges between a growing number of chat protocols"
url="https://github.com/42wim/matterbridge"