[arch-commits] CVS update of extra/system/clamav (PKGBUILD)

Tom Killian tom at archlinux.org
Mon Sep 24 12:14:51 UTC 2007


    Date: Monday, September 24, 2007 @ 08:14:51
  Author: tom
    Path: /home/cvs-extra/extra/system/clamav

Modified: PKGBUILD (1.43 -> 1.44)

upgpkg: clamav 0.91.2-1


----------+
 PKGBUILD |   24 ++++++++++--------------
 1 file changed, 10 insertions(+), 14 deletions(-)


Index: extra/system/clamav/PKGBUILD
diff -u extra/system/clamav/PKGBUILD:1.43 extra/system/clamav/PKGBUILD:1.44
--- extra/system/clamav/PKGBUILD:1.43	Tue Jul 17 11:49:46 2007
+++ extra/system/clamav/PKGBUILD	Mon Sep 24 08:14:51 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.43 2007/07/17 15:49:46 dale Exp $
+# $Id: PKGBUILD,v 1.44 2007/09/24 12:14:51 tom Exp $
 # Maintainer: Dale Blount <dale at archlinux.org>
 # Contributor: Gregor Ibic <gregor.ibic at intelicom.si>
 
 pkgname=clamav
-pkgver=0.91.1
+pkgver=0.91.2
 pkgrel=1
 pkgdesc="Anti-virus toolkit for Unix."
 arch=(i686 x86_64)
@@ -13,19 +13,11 @@
 license=(GPL)
 backup=(etc/clamav/clamav.conf etc/clamav/clamd.conf etc/clamav/freshclam.conf etc/conf.d/clamav)
 url="http://www.clamav.net"
-source=(http://easynews.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz \
-        clamav \
-	clamav.confd \
-	clamav.logrotate \
-	clamav.install)
+source=(http://easynews.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
+        clamav
+	clamav.confd
+	clamav.logrotate)
 	
-md5sums=('60152bf1e24b3fbdf0473794199e5215'
-         '338db2f3fbca9d5747ba635d576d8739'
-         'f1fd8e736f808da0487928274f585851'
-         'a7a4d527ba80ec9d4811e2264e9fab9e'
-         '62a8c099244c329c10b045bac2b18da2')
-				 
-				 
 build() {
 	cd $startdir/src/$pkgname-$pkgver
 	./configure --prefix=/usr --sysconfdir=/etc/clamav \
@@ -75,3 +67,7 @@
 
 	install -D -m755 clamdwatch $startdir/pkg/usr/sbin/clamdwatch.pl || return 1
 }
+md5sums=('2a7265d17cfa80c32858978f16a3f47b'
+         '338db2f3fbca9d5747ba635d576d8739'
+         'f1fd8e736f808da0487928274f585851'
+         'a7a4d527ba80ec9d4811e2264e9fab9e')




More information about the arch-commits mailing list