aboutsummaryrefslogtreecommitdiffstats
path: root/community/rest-server
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-05-01 10:47:15 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-05-01 15:22:06 +0000
commita3bdef0b8a07a73c0c80fa951bf2ff84910c1b3b (patch)
tree0b8b992d3ffb985edc9f18b1e6aa01e38ecd9f39 /community/rest-server
parentc7f555f5f1ce8fbc359d15c584afd1c397a7292d (diff)
downloadaports-a3bdef0b8a07a73c0c80fa951bf2ff84910c1b3b.tar.bz2
aports-a3bdef0b8a07a73c0c80fa951bf2ff84910c1b3b.tar.xz
community/various: security rebuild (CVE-2020-7919)
Diffstat (limited to 'community/rest-server')
-rw-r--r--community/rest-server/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rest-server/APKBUILD b/community/rest-server/APKBUILD
index b164ad3ad2..c8c1a1b572 100644
--- a/community/rest-server/APKBUILD
+++ b/community/rest-server/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=rest-server
pkgver=0.9.8
-pkgrel=1
+pkgrel=2
pkgdesc="A high performance HTTP server that implements restic's REST backend API"
url="https://github.com/restic/rest-server"
arch="all"