diff options
author | root <root@rshg054.dnsready.net> | 2013-05-09 00:41:55 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-09 00:41:55 -0700 |
commit | 648599b08776ea788a3ddb0365eb30fda03efe7b (patch) | |
tree | be3c375c8606fce5d85bbfc9095a2489c257ec68 /libre/vhba-module-libre/PKGBUILD | |
parent | d6413cd6dac778aa64e48046ce7110000997ff61 (diff) |
Thu May 9 00:41:55 PDT 2013
Diffstat (limited to 'libre/vhba-module-libre/PKGBUILD')
-rw-r--r-- | libre/vhba-module-libre/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/vhba-module-libre/PKGBUILD b/libre/vhba-module-libre/PKGBUILD index 3ba9ec1aa..95f94c9b4 100644 --- a/libre/vhba-module-libre/PKGBUILD +++ b/libre/vhba-module-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id$ +# $Id: PKGBUILD 90193 2013-05-08 10:51:01Z tpowa $ # Maintainer: Ray Rashif <schiv@archlinux.org> # Contributor: Mateusz Herych <heniekk@gmail.com> # Contributor: Charles Lindsay <charles@chaoslizard.org> @@ -7,13 +7,13 @@ _pkgname=vhba-module pkgname=vhba-module-libre pkgver=20120422 -_extramodules=extramodules-3.8-LIBRE -pkgrel=22 +_extramodules=extramodules-3.9-LIBRE +pkgrel=24 pkgdesc="Kernel module that emulates SCSI devices (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url="http://cdemu.sourceforge.net/" license=('GPL') -depends=('linux-libre>=3.8' 'linux-libre<3.9') +depends=('linux-libre>=3.9' 'linux-libre<3.10') makedepends=('linux-libre-headers') options=(!makeflags) install=$_pkgname.install |