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 5f5d5b8765..67386d30f7 100644 --- a/community/knot/APKBUILD +++ b/community/knot/APKBUILD @@ -5,7 +5,7 @@ # Maintainer: tcely <knot+aports@tcely.33mail.com> pkgname=knot pkgver=2.8.1 -pkgrel=0 +pkgrel=1 pkgdesc="An high-performance authoritative-only DNS server" url="https://www.knot-dns.cz" arch="all" |