diff options
author | root <root@rshg054.dnsready.net> | 2013-09-21 03:03:11 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-21 03:03:11 -0700 |
commit | d3285d3c8cd7a90ac8766e0ce54c6eafaad7a5f2 (patch) | |
tree | 16903ca6eab9912b737843e2d20e8b793eb84809 /community/unbound | |
parent | 42fbe2d214b850ded06b23ca33f3aa2880e60dbb (diff) |
Sat Sep 21 02:56:25 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 1b80c4511..5d723c44f 100644 --- a/community/unbound/PKGBUILD +++ b/community/unbound/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 96581 2013-09-01 20:52:28Z bisson $ +# $Id: PKGBUILD 97464 2013-09-20 18:55:05Z 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.20 -pkgrel=3 +pkgver=1.4.21 +pkgrel=1 pkgdesc='Validating, recursive, and caching DNS resolver' url='http://unbound.net/' license=('custom:BSD') @@ -17,7 +17,7 @@ backup=('etc/unbound/unbound.conf') source=("http://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz" 'service' 'conf') -sha1sums=('1752976533be2a4f0c9cdbab9d2cbb67d4f27c43' +sha1sums=('3ef4ea626e5284368d48ab618fe2207d43f2cee1' 'b543ae6f8b87423bec095fca6b335a9ee43739a8' '5d473ec2943fd85367cdb653fcd58e186f07383f') |