[arch-commits] Commit in vhba-module/trunk (PKGBUILD vhba-module.install)

Jan Steffens heftig at archlinux.org
Sun Feb 26 22:24:41 UTC 2017


    Date: Sunday, February 26, 2017 @ 22:24:40
  Author: heftig
Revision: 213893

20161009-10

Modified:
  vhba-module/trunk/PKGBUILD
  vhba-module/trunk/vhba-module.install

---------------------+
 PKGBUILD            |    8 ++++----
 vhba-module.install |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-26 22:23:45 UTC (rev 213892)
+++ PKGBUILD	2017-02-26 22:24:40 UTC (rev 213893)
@@ -5,14 +5,14 @@
 
 pkgname=vhba-module
 pkgver=20161009
-_extramodules=extramodules-4.9-ARCH
-pkgrel=9
+_extramodules=extramodules-4.10-ARCH
+pkgrel=10
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/"
 license=('GPL')
-depends=('linux>=4.9' 'linux<4.10')
-makedepends=('linux-headers>=4.9' 'linux-headers<4.10')
+depends=('linux>=4.10' 'linux<4.11')
+makedepends=('linux-headers>=4.10' 'linux-headers<4.11')
 options=(!makeflags)
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"

Modified: vhba-module.install
===================================================================
--- vhba-module.install	2017-02-26 22:23:45 UTC (rev 213892)
+++ vhba-module.install	2017-02-26 22:24:40 UTC (rev 213893)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-4.9-ARCH
+EXTRAMODULES=
 
 _updatemod() {
   echo "  > Updating module dependencies..."



More information about the arch-commits mailing list