summaryrefslogtreecommitdiff
path: root/extra/varnish/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-24 12:49:28 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-24 12:49:28 -0300
commit0c5c6934b681707ec1a459da4318aabd7f9b796f (patch)
tree7ad632e8f99be5f959a9208726944302eb702e76 /extra/varnish/PKGBUILD
parent1e612047394eb4eee29357e7ab156db60b88f783 (diff)
parent12b846e1ead204137d60caba25f7e494b51b4dc8 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/linux-tools/PKGBUILD community/powertop/PKGBUILD
Diffstat (limited to 'extra/varnish/PKGBUILD')
-rw-r--r--extra/varnish/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/varnish/PKGBUILD b/extra/varnish/PKGBUILD
index c88ccba87..1c4c944fb 100644
--- a/extra/varnish/PKGBUILD
+++ b/extra/varnish/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 165515 2012-08-21 21:58:47Z dreisner $
+# $Id: PKGBUILD 165520 2012-08-22 17:11:02Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Douglas Soares de Andrade
@@ -6,7 +6,7 @@
pkgname=varnish
pkgver=3.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="High-performance HTTP accelerator"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.varnish-cache.org/"
@@ -22,10 +22,10 @@ source=("http://repo.varnish-cache.org/source/$pkgname-$pkgver.tar.gz"
varnish-vcl-reload
varnish.service)
md5sums=('714310c83fdbd2061d897dacd3f63d8b'
- 'edd1237d097d72173d9772754335890c'
+ '3b563d2d9bd74a819fdb116d69d022f0'
'40b4c83b3ad225ed2f4bd7e677fe41a2'
'03196dee7fc68e75069393d52c370762'
- '45cc1fd57aa2ffc22d6af62f9eedc842')
+ '1adf5282d111a9e00e99786045451016')
build() {
cd "$pkgname-$pkgver"