summaryrefslogtreecommitdiff
path: root/community/unbound
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-01-28 08:47:30 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-01-28 08:47:30 +0100
commitd5acc51bdb801d2bb930af53220946e739dd5edd (patch)
treeca90bf81203766e39c0f656cf371135530092422 /community/unbound
parent1c2a0b0ad198c54e908452121ed1ab42e7d50809 (diff)
parent2493f16093b14a81e949bd6a1b89724cb931807d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/xemacs/PKGBUILD community/gkrellm/PKGBUILD community/ldns/PKGBUILD community/tomoyo-tools/PKGBUILD community/unbound/PKGBUILD staging/kdelibs/PKGBUILD staging/opencv/PKGBUILD testing/systemd/PKGBUILD
Diffstat (limited to 'community/unbound')
-rw-r--r--community/unbound/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/community/unbound/PKGBUILD b/community/unbound/PKGBUILD
index 9e866e24e..ac58b852a 100644
--- a/community/unbound/PKGBUILD
+++ b/community/unbound/PKGBUILD
@@ -1,16 +1,15 @@
-# $Id: PKGBUILD 60976 2011-12-19 22:59:53Z bisson $
-
+# $Id: PKGBUILD 62794 2012-01-27 01:24:10Z 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.14
+pkgver=1.4.15
pkgrel=1
pkgdesc='Validating, recursive, and caching DNS resolver'
-arch=('i686' 'x86_64' 'mips64el')
url='http://unbound.net/'
license=('custom:BSD')
+arch=('i686' 'x86_64' 'mips64el')
options=('!libtool')
depends=('openssl' 'ldns')
makedepends=('expat')
@@ -19,7 +18,7 @@ backup=('etc/unbound/unbound.conf')
source=("http://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"
'unbound.conf'
'rc.d')
-sha1sums=('1435029abe63d0106213acb9f173b885183cf1d7'
+sha1sums=('bbda46664ea8391ca7986300ce98a79787c0e322'
'5d473ec2943fd85367cdb653fcd58e186f07383f'
'dc96e772f467b32555df21d16fdb15e98194c228')