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

Tobias Powalowski tpowa at archlinux.org
Wed Aug 10 09:09:59 UTC 2016


    Date: Wednesday, August 10, 2016 @ 09:09:58
  Author: tpowa
Revision: 186299

upgpkg: vhba-module 20140928-32

rebuild against 4.7 series

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	2016-08-10 09:07:54 UTC (rev 186298)
+++ PKGBUILD	2016-08-10 09:09:58 UTC (rev 186299)
@@ -5,14 +5,14 @@
 
 pkgname=vhba-module
 pkgver=20140928
-_extramodules=extramodules-4.6-ARCH
-pkgrel=31
+_extramodules=extramodules-4.7-ARCH
+pkgrel=32
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/"
 license=('GPL')
-depends=('linux>=4.6' 'linux<4.7')
-makedepends=('linux-headers>=4.6' 'linux-headers<4.7')
+depends=('linux>=4.7' 'linux<4.8')
+makedepends=('linux-headers>=4.7' 'linux-headers<4.8')
 options=(!makeflags)
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"

Modified: vhba-module.install
===================================================================
--- vhba-module.install	2016-08-10 09:07:54 UTC (rev 186298)
+++ vhba-module.install	2016-08-10 09:09:58 UTC (rev 186299)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-4.6-ARCH
+EXTRAMODULES=extramodules-4.7-ARCH
 
 _updatemod() {
   echo "  > Updating module dependencies..."



More information about the arch-commits mailing list