[arch-commits] Commit in clamav/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Mon Oct 17 22:39:44 UTC 2011


    Date: Monday, October 17, 2011 @ 18:39:44
  Author: bisson
Revision: 140664

upstream update

Modified:
  clamav/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-17 22:17:46 UTC (rev 140663)
+++ PKGBUILD	2011-10-17 22:39:44 UTC (rev 140664)
@@ -4,7 +4,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=clamav
-pkgver=0.97.2
+pkgver=0.97.3
 pkgrel=1
 pkgdesc='Anti-virus toolkit for Unix'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
         'conf.d'
         'logrotate'
         'config.patch')
-sha1sums=('27d47c6ad22edc87c030f6d483fab1e13320cbf7'
+sha1sums=('263c7b8b7dc1536652ab64e32263d1c60e138655'
           '7f15f0b13a1c11235bc99ef0add01efd8a442f07'
           'cb116cdab49a810381a515cbcfb6a6c148547f07'
           'be3310d2b41a68ce06e33c84ab68ffe59fdce104'
@@ -28,7 +28,7 @@
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"
-	patch -p1 < ../config.patch
+	patch -p1 -i ../config.patch
 	./configure \
 		--prefix=/usr \
 		--sysconfdir=/etc/clamav \




More information about the arch-commits mailing list