[arch-commits] Commit in vhba-module/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Wed Dec 17 16:28:49 UTC 2014
Date: Wednesday, December 17, 2014 @ 17:28:48
Author: tpowa
Revision: 124039
upgpkg: vhba-module 20140629-12
rebuild against 3.18.1
Modified:
vhba-module/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-12-17 16:26:17 UTC (rev 124038)
+++ PKGBUILD 2014-12-17 16:28:48 UTC (rev 124039)
@@ -5,14 +5,14 @@
pkgname=vhba-module
pkgver=20140629
-_extramodules=extramodules-3.17-ARCH
-pkgrel=11
+_extramodules=extramodules-3.18-ARCH
+pkgrel=12
pkgdesc="Kernel module that emulates SCSI devices"
arch=('i686' 'x86_64')
url="http://cdemu.sourceforge.net/"
license=('GPL')
-depends=('linux>=3.17' 'linux<3.18')
-makedepends=('linux-headers>=3.17' 'linux-headers<3.18')
+depends=('linux>=3.18' 'linux<3.19')
+makedepends=('linux-headers>=3.18' 'linux-headers<3.19')
options=(!makeflags)
install=$pkgname.install
source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"
More information about the arch-commits
mailing list