main/bind: rebuild against libressl 2.5

This commit is contained in:
Natanael Copa 2017-04-18 09:31:27 +00:00
parent 5ff1d17a75
commit afa27b1663

View File

@ -7,7 +7,7 @@ pkgver=9.11.0_p5
_ver=${pkgver%_p*}
_p=${pkgver#*_p}
[ "$_p" != "$pkgver" ] && _ver="${_ver}-P$_p"
pkgrel=0
pkgrel=1
pkgdesc="The ISC DNS server"
url="http://www.isc.org"
arch="all"