diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 12:39:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:34 +0000 |
commit | dd448a599fe0130c267e40933805795e313eacdd (patch) | |
tree | feddb2e69593502742ac1250b310b940d48668ed /main/nsd | |
parent | 4d93967c07da7ab4064874c6d445cf66ae4cd6fe (diff) | |
download | aports-dd448a599fe0130c267e40933805795e313eacdd.tar.bz2 aports-dd448a599fe0130c267e40933805795e313eacdd.tar.xz |
main/nsd: rebuild against libressl-2.6
Diffstat (limited to 'main/nsd')
-rw-r--r-- | main/nsd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nsd/APKBUILD b/main/nsd/APKBUILD index f129cc2d04..8e34434e98 100644 --- a/main/nsd/APKBUILD +++ b/main/nsd/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=nsd pkgver=4.1.16 -pkgrel=0 +pkgrel=1 pkgdesc="NSD is an authoritative only, high performance, simple and open source name server." url="http://www.nlnetlabs.nl/projects/nsd/" arch="all" |