updated clamav

This commit is contained in:
george 2012-04-04 18:12:03 +00:00
parent 2e976f5e3a
commit ced882da5f
2 changed files with 14 additions and 11 deletions

View File

@ -16,16 +16,19 @@ optdepends=('sudo: install and update packages as non-root')
#source=("http://chakra-project.org/sources/ccr/ccr-$pkgver.tar.xz"
categories=('system')
source=("http://chakra-linux.org/sources/ccr/ccr-$pkgver.tar.gz"
"ccr-vote")
"ccr-vote"
"fixnumbering.patch")
md5sums=('0f01f2ea1606f04ee9cd51b51b9e15c9'
'8c179875982d98c542ebb826f50f7924')
'8c179875982d98c542ebb826f50f7924'
'f62fdaece2b8789ed95294fa259509a1')
build() {
cd "$srcdir/ccr-$pkgver"
install -m 755 -D ccr "$pkgdir/usr/bin/ccr"
install -m 644 -D ccr.8 "$pkgdir/usr/share/man/man8/ccr.8"
package() {
cd "$srcdir/ccr-$pkgver"
patch -p1 ccr < "$startdir/fixnumbering.patch"
install -m 755 -D ccr "$pkgdir/usr/bin/ccr"
install -m 644 -D ccr.8 "$pkgdir/usr/share/man/man8/ccr.8"
cd $srcdir
install -m 775 -D ccr-vote "$pkgdir/usr/bin/ccr-vote"
cd $srcdir
install -m 775 -D ccr-vote "$pkgdir/usr/bin/ccr-vote"
}

View File

@ -7,7 +7,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=clamav
pkgver=0.97.3
pkgver=0.97.4
pkgrel=1
pkgdesc='Anti-virus toolkit for Unix'
arch=('i686' 'x86_64')
@ -24,7 +24,7 @@ source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.
'clamav.logrotate'
'config.patch')
sha1sums=('263c7b8b7dc1536652ab64e32263d1c60e138655'
sha1sums=('56f90cf8a73acba8f97beca86b42c65c3923935d'
'7f15f0b13a1c11235bc99ef0add01efd8a442f07'
'cb116cdab49a810381a515cbcfb6a6c148547f07'
'be3310d2b41a68ce06e33c84ab68ffe59fdce104'