summaryrefslogtreecommitdiff
path: root/community/vhba-module/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-13 19:04:06 +0000
committerroot <root@rshg047.dnsready.net>2011-06-13 19:04:06 +0000
commit7c64c5039335c73eaa1a402c417235e8ca9a5109 (patch)
treed53f2d1fc693b98b4a942b1bb1257bafbc67262a /community/vhba-module/PKGBUILD
parentad4b2565385561c6ff56f1f91c1e40115cf939d7 (diff)
Mon Jun 13 19:04:06 UTC 2011
Diffstat (limited to 'community/vhba-module/PKGBUILD')
-rw-r--r--community/vhba-module/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/vhba-module/PKGBUILD b/community/vhba-module/PKGBUILD
index f75e3f1bd..43fa2bc67 100644
--- a/community/vhba-module/PKGBUILD
+++ b/community/vhba-module/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 44936 2011-04-13 05:20:34Z schiv $
+# $Id: PKGBUILD 48166 2011-05-29 11:57:10Z mherych $
# Maintainer: Mateusz Herych <heniekk@gmail.com>
# Contributor: Charles Lindsay <charles@chaoslizard.org>
pkgname=vhba-module
pkgver=20100822
-_kernver='2.6.38-ARCH'
-pkgrel=4
+_kernver='2.6.39-ARCH'
+pkgrel=5
pkgdesc="Kernel module that emulates SCSI devices"
arch=('i686' 'x86_64')
url="http://cdemu.sourceforge.net/"
license=('GPL2')
-depends=('kernel26>=2.6.38' 'kernel26<2.6.39')
-makedepends=('kernel26-headers>=2.6.38' 'git')
+depends=('kernel26>=2.6.39' 'kernel26<2.6.40')
+makedepends=('kernel26-headers>=2.6.39' 'git')
install=vhba-module.install
source=(http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.gz
vhba-kernel2.6.37.patch)