aboutsummaryrefslogtreecommitdiffstats
path: root/main/tmux/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-11-10 08:33:31 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-11-10 08:33:31 -0300
commitf13745e3c976369ad8fe9f523a5f92d9fa22da82 (patch)
tree709eeffa47c440c06374e8e034479afe24caf2d9 /main/tmux/APKBUILD
parent256e8199a1b705937e7e32545031833594e5be7b (diff)
main/tmux: add missing secfixes info
See: #12094
Diffstat (limited to 'main/tmux/APKBUILD')
-rw-r--r--main/tmux/APKBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/tmux/APKBUILD b/main/tmux/APKBUILD
index 82f803e61ba..55426b76f88 100644
--- a/main/tmux/APKBUILD
+++ b/main/tmux/APKBUILD
@@ -12,6 +12,9 @@ makedepends="autoconf automake libevent-dev ncurses-dev"
subpackages="$pkgname-doc"
source="https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz"
+# secfixes:
+# 3.1c-r0:
+# - CVE-2020-27347
build() {
./configure \