diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 18:07:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:36 +0000 |
commit | 04b444907f4169e9853ff6e820288b6eed9f9cb0 (patch) | |
tree | b382f50be1553dc453199edb759101cc55362b54 /main/nsd | |
parent | fbf6d0383b3696ca7be2bb7d3c7ee509408227d9 (diff) | |
download | aports-04b444907f4169e9853ff6e820288b6eed9f9cb0.tar.bz2 aports-04b444907f4169e9853ff6e820288b6eed9f9cb0.tar.xz |
main/nsd: rebuild against libressl 2.5
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 0b575305e6..6482fb403d 100644 --- a/main/nsd/APKBUILD +++ b/main/nsd/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=nsd pkgver=4.1.15 -pkgrel=1 +pkgrel=2 pkgdesc="NSD is an authoritative only, high performance, simple and open source name server." url="http://www.nlnetlabs.nl/projects/nsd/" arch="all" |