[arch-commits] Commit in vhba-module/trunk (PKGBUILD)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Tue Jul 2 05:45:16 UTC 2013
Date: Tuesday, July 2, 2013 @ 07:45:16
Author: tpowa
Revision: 93344
upgpkg: vhba-module 20130607-5
rebuild against 3.10 series
Modified:
vhba-module/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-07-02 05:44:17 UTC (rev 93343)
+++ PKGBUILD 2013-07-02 05:45:16 UTC (rev 93344)
@@ -5,13 +5,13 @@
pkgname=vhba-module
pkgver=20130607
-_extramodules=extramodules-3.9-ARCH
-pkgrel=4
+_extramodules=extramodules-3.10-ARCH
+pkgrel=5
pkgdesc="Kernel module that emulates SCSI devices"
arch=('i686' 'x86_64')
url="http://cdemu.sourceforge.net/"
license=('GPL')
-depends=('linux>=3.9' 'linux<3.10')
+depends=('linux>=3.10' 'linux<3.11')
makedepends=('linux-headers')
options=(!makeflags)
install=$pkgname.install
More information about the arch-commits
mailing list