diff options
-rw-r--r-- | community/knot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/knot/APKBUILD b/community/knot/APKBUILD index 0475ad9ab3..6ea4166d49 100644 --- a/community/knot/APKBUILD +++ b/community/knot/APKBUILD @@ -5,7 +5,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=knot pkgver=2.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="An high-performance authoritative-only DNS server" url="https://www.knot-dns.cz" arch="all" |