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

Tobias Powalowski tpowa at archlinux.org
Thu Jan 14 08:11:15 UTC 2016


    Date: Thursday, January 14, 2016 @ 09:11:14
  Author: tpowa
Revision: 156412

upgpkg: vhba-module 20140928-21

rebuild against 4.4

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-01-14 08:09:43 UTC (rev 156411)
+++ PKGBUILD	2016-01-14 08:11:14 UTC (rev 156412)
@@ -5,14 +5,14 @@
 
 pkgname=vhba-module
 pkgver=20140928
-_extramodules=extramodules-4.3-ARCH
-pkgrel=20
+_extramodules=extramodules-4.4-ARCH
+pkgrel=21
 pkgdesc="Kernel module that emulates SCSI devices"
 arch=('i686' 'x86_64')
 url="http://cdemu.sourceforge.net/"
 license=('GPL')
-depends=('linux>=4.3' 'linux<4.4')
-makedepends=('linux-headers>=4.3' 'linux-headers<4.4')
+depends=('linux>=4.4' 'linux<4.5')
+makedepends=('linux-headers>=4.4' 'linux-headers<4.5')
 options=(!makeflags)
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"

Modified: vhba-module.install
===================================================================
--- vhba-module.install	2016-01-14 08:09:43 UTC (rev 156411)
+++ vhba-module.install	2016-01-14 08:11:14 UTC (rev 156412)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-4.3-ARCH
+EXTRAMODULES=extramodules-4.4-ARCH
 
 _updatemod() {
   echo "  > Updating module dependencies..."



More information about the arch-commits mailing list