diff options
Diffstat (limited to 'community/pdns')
-rw-r--r-- | community/pdns/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD index 05b7effc86..9ba509ff93 100644 --- a/community/pdns/APKBUILD +++ b/community/pdns/APKBUILD @@ -41,7 +41,7 @@ source="https://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2 builddir="$srcdir/$pkgname-$pkgver" # secfixes: -# 4.1.7: +# 4.1.7-r0: # - CVE-2019-3871 # 4.1.5-r0: # - CVE-2018-10851 |