diff options
author | root <root@rshg054.dnsready.net> | 2012-11-27 02:19:29 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-11-27 02:19:29 -0800 |
commit | c008601effc878e60852f7928ddadcf5a16eb851 (patch) | |
tree | 50f2e1a3e779a9a93deadc396c29f80c6f24de0e /community/unbound | |
parent | d41782ebd2416faf39268ec9a2c3242430390308 (diff) |
Tue Nov 27 02:14:24 PST 2012
Diffstat (limited to 'community/unbound')
-rw-r--r-- | community/unbound/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/unbound/PKGBUILD b/community/unbound/PKGBUILD index 21921a415..30ad550d3 100644 --- a/community/unbound/PKGBUILD +++ b/community/unbound/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 78792 2012-10-24 23:47:43Z bisson $ +# $Id: PKGBUILD 80605 2012-11-27 00:42:31Z 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.18 -pkgrel=2 +pkgrel=3 pkgdesc='Validating, recursive, and caching DNS resolver' url='http://unbound.net/' license=('custom:BSD') |