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

Tobias Powalowski tpowa at archlinux.org
Wed Oct 5 10:48:12 UTC 2016


    Date: Wednesday, October 5, 2016 @ 10:48:11
  Author: tpowa
Revision: 191366

upgpkg: vhba-module 20140928-34

rebuild against major 4.8

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-10-05 10:46:58 UTC (rev 191365)
+++ PKGBUILD	2016-10-05 10:48:11 UTC (rev 191366)
@@ -5,14 +5,14 @@
 
 pkgname=vhba-module
 pkgver=20140928
-_extramodules=extramodules-4.7-ARCH
-pkgrel=33
+_extramodules=extramodules-4.8-ARCH
+pkgrel=34
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/"
 license=('GPL')
-depends=('linux>=4.7' 'linux<4.8')
-makedepends=('linux-headers>=4.7' 'linux-headers<4.8')
+depends=('linux>=4.8' 'linux<4.9')
+makedepends=('linux-headers>=4.8' 'linux-headers<4.9')
 options=(!makeflags)
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"

Modified: vhba-module.install
===================================================================
--- vhba-module.install	2016-10-05 10:46:58 UTC (rev 191365)
+++ vhba-module.install	2016-10-05 10:48:11 UTC (rev 191366)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-4.7-ARCH
+EXTRAMODULES=extramodules-4.8-ARCH
 
 _updatemod() {
   echo "  > Updating module dependencies..."



More information about the arch-commits mailing list