summaryrefslogtreecommitdiff
path: root/community/vhba-module
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-06-17 09:36:19 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-06-17 09:36:19 +0200
commitcb08e4a8bd52e55b2d425484b9fd2fe357f663c3 (patch)
tree03aa7b8ad93cd8815a1c1be95b563a667d92d6b8 /community/vhba-module
parentfb62b6371fdc9ffe50d30c698f13ea1fb39c215b (diff)
parent61f450a3578b7e51c337e1a687c0cef2bc07ff35 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/lirc/PKGBUILD extra/php/PKGBUILD multilib/lib32-keyutils/PKGBUILD multilib/lib32-util-linux/PKGBUILD staging/clamav/PKGBUILD testing/sysvinit/PKGBUILD
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 4a9237bf6..feb9839ec 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' 'mips64el')
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() {