unbound: Update to 1.8.3

This commit is contained in:
Alexey Pavlov
2018-12-15 14:11:50 +03:00
parent d942bf58b3
commit b98d433245

View File

@@ -3,7 +3,7 @@
_realname=unbound
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.8.1
pkgver=1.8.3
pkgrel=1
pkgdesc="Validating, recursive, and caching DNS resolver (mingw-w64)"
arch=('any')
@@ -18,7 +18,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-openssl"
options=(strip staticlibs)
source=("https://unbound.net/downloads/${_realname}-${pkgver}.tar.gz"
'manifest')
sha256sums=('c362b3b9c35d1b8c1918da02cdd5528d729206c14c767add89ae95acae363c5d'
sha256sums=('2b692b8311edfad41e7d0380aac34576060d4176add81dc5db419c79b2a4cecc'
'838098b25a8044176b3139b4003594570c62a8d64f5470fbbd769f3bf44e0855')
prepare() {