summaryrefslogtreecommitdiff
path: root/community/vhba-module
diff options
context:
space:
mode:
Diffstat (limited to 'community/vhba-module')
-rw-r--r--community/vhba-module/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/community/vhba-module/PKGBUILD b/community/vhba-module/PKGBUILD
index c0ea352b8..27c41637c 100644
--- a/community/vhba-module/PKGBUILD
+++ b/community/vhba-module/PKGBUILD
@@ -1,22 +1,22 @@
-# $Id: PKGBUILD 70195 2012-05-01 18:07:34Z schiv $
+# $Id: PKGBUILD 72473 2012-06-15 09:20:59Z ibiru $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: Charles Lindsay <charles@chaoslizard.org>
pkgname=vhba-module
-pkgver=20110915
-_extramodules=extramodules-3.3-ARCH
-pkgrel=7
+pkgver=20120422
+_extramodules=extramodules-3.4-ARCH
+pkgrel=1
pkgdesc="Kernel module that emulates SCSI devices"
arch=('i686' 'x86_64')
url="http://cdemu.sourceforge.net/"
license=('GPL')
-depends=('linux>=3.3' 'linux<3.4')
-makedepends=('linux-headers>=3.3')
+depends=('linux>=3.4' 'linux<3.5')
+makedepends=('linux-headers>=3.4')
install=$pkgname.install
source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"
'60-vhba.rules')
-md5sums=('8bb99b427ca67bad448f4dd211bdd1a2'
+md5sums=('d97372da1d270d1605742b2995fb6678'
'549bd2d9696bd1884c8eed7193c00e21')
build() {