diff options
Diffstat (limited to 'testing/knot/APKBUILD')
-rw-r--r-- | testing/knot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/knot/APKBUILD b/testing/knot/APKBUILD index 0b567168d4..ebcaebfadd 100644 --- a/testing/knot/APKBUILD +++ b/testing/knot/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=knot pkgver=2.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="An high-performance authoritative-only DNS server" url="https://www.knot-dns.cz" arch="all" |