diff options
author | root <root@rshg054.dnsready.net> | 2013-04-09 00:05:27 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-09 00:05:27 -0700 |
commit | 987f836820eae061f40608b4ee1b6a14ecced3cc (patch) | |
tree | d28e524877b41fb49ccb7b2f99b36db2f9c90e89 /community/unbound | |
parent | ce26b1905ac40cd9389e1c9f364a2ccd8f4ec13c (diff) |
Tue Apr 9 00:05:27 PDT 2013
Diffstat (limited to 'community/unbound')
-rw-r--r-- | community/unbound/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/unbound/PKGBUILD b/community/unbound/PKGBUILD index 3df7c514f..067bed6d2 100644 --- a/community/unbound/PKGBUILD +++ b/community/unbound/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 86306 2013-03-14 22:48:33Z bisson $ +# $Id: PKGBUILD 87924 2013-04-08 17:07:36Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Hisato Tatekura <hisato_tatekura@excentrics.net> # Contributor: Massimiliano Torromeo <massimiliano DOT torromeo AT google mail service> pkgname=unbound -pkgver=1.4.19 -pkgrel=2 +pkgver=1.4.20 +pkgrel=1 pkgdesc='Validating, recursive, and caching DNS resolver' url='http://unbound.net/' license=('custom:BSD') @@ -19,7 +19,7 @@ source=("http://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz" 'unbound.service' 'unbound.conf' 'rc.d') -sha1sums=('ccf0d465fc0045d59ceca11ecde688edebd28ec1' +sha1sums=('1752976533be2a4f0c9cdbab9d2cbb67d4f27c43' 'a2493cb105ff6aa23d756514badb13b02d37f319' '5d473ec2943fd85367cdb653fcd58e186f07383f' 'dc96e772f467b32555df21d16fdb15e98194c228') |