[arch-commits] Commit in vhba-module/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Aug 13 13:25:56 UTC 2018
Date: Monday, August 13, 2018 @ 13:25:56
Author: heftig
Revision: 371275
20170610-93
Modified:
vhba-module/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-13 13:25:16 UTC (rev 371274)
+++ PKGBUILD 2018-08-13 13:25:56 UTC (rev 371275)
@@ -6,13 +6,13 @@
pkgbase=vhba-module
pkgname=(vhba-module vhba-module-dkms)
pkgver=20170610
-pkgrel=92
+pkgrel=93
pkgdesc="Kernel module that emulates SCSI devices"
url="http://cdemu.sourceforge.net/"
arch=(x86_64)
license=(GPL)
-depends=('linux>=4.17' 'linux<4.18')
-makedepends=('linux-headers>=4.17' 'linux-headers<4.18')
+depends=('linux>=4.18' 'linux<4.19')
+makedepends=('linux-headers>=4.18' 'linux-headers<4.19')
_extramodules=extramodules-ARCH
source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2"
60-vhba.rules dkms.conf)
More information about the arch-commits
mailing list