From ec8ec85d765aa7c0826e20196c70e20e0e4e7169 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 30 Mar 2013 00:06:23 -0700 Subject: Sat Mar 30 00:06:23 PDT 2013 --- extra/bind/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'extra/bind') diff --git a/extra/bind/PKGBUILD b/extra/bind/PKGBUILD index 09d053fad..b491d68a9 100644 --- a/extra/bind/PKGBUILD +++ b/extra/bind/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 172756 2012-12-04 21:31:54Z bisson $ +# $Id: PKGBUILD 181006 2013-03-29 15:52:14Z bpiotrowski $ # Maintainer: Gaetan Bisson # Contributor: judd # Contributor: Mario Vazquez pkgname=bind -_pkgver=9.9.2-P1 +_pkgver=9.9.2-P2 pkgver=${_pkgver//-/.} pkgrel=1 pkgdesc='Berkeley Internet Name Daemon is the reference implementation of the DNS protocols' @@ -24,8 +24,8 @@ source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz" 'named.logrotate' 'localhost.zone' '127.0.0.zone') -sha1sums=('9d56db2a86dde8167f7adfb200beee0f51d771a5' - 'cbdecd1ea8e7b612b33b63d66bc57273795d1f54' +sha1sums=('3aadeaf64164a31a1cf22737ff2eea706792b68d' + '029f89c49550c40ec7a95116b6a33f0e5a041094' '14264affa71bcfe7703d0fb7c3556c4c47efaa8b' 'c5a2bcd9b0f009ae71f3a03fbdbe012196962a11' '47f9ac4f6f70bc9167c1cf7859a298531197ad20' @@ -35,7 +35,6 @@ sha1sums=('9d56db2a86dde8167f7adfb200beee0f51d771a5' '3fe1f0b5c1a51dc1db9ebe5e173d18c52c97169b' '76a0d4cd1b913db177a5a375bebc47e5956866ec' '53be0f1437ebe595240d8dbdd819939582b97fb9') - provides=('dns-server') install=install -- cgit v1.2.3-54-g00ecf