aboutsummaryrefslogtreecommitdiffstats
path: root/testing/etcd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/etcd/APKBUILD')
-rw-r--r--testing/etcd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/etcd/APKBUILD b/testing/etcd/APKBUILD
index 593e99d892d..0fb665a8a50 100644
--- a/testing/etcd/APKBUILD
+++ b/testing/etcd/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=etcd
pkgver=3.5.7
-pkgrel=1
+pkgrel=2
pkgdesc="A highly-available key value store for shared configuration and service discovery"
options="chmod-clean"
url="https://github.com/etcd-io/etcd"