summaryrefslogtreecommitdiff
path: root/libre/vhba-module-libre
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-18 19:21:59 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-18 19:21:59 -0300
commit95a38ad9f37dcfa806f90879bccbccc3c1adae85 (patch)
tree648a16d379479e757011826b17bf86928a0f34c8 /libre/vhba-module-libre
parent01f574d3db4fb3b74bc43b1c8743c886ea203c6f (diff)
parent8452da624e99b276d0f8da2e6c6900915fc15546 (diff)
downloadabslibre-95a38ad9f37dcfa806f90879bccbccc3c1adae85.tar.gz
abslibre-95a38ad9f37dcfa806f90879bccbccc3c1adae85.tar.bz2
abslibre-95a38ad9f37dcfa806f90879bccbccc3c1adae85.zip
Merge branch 'master' of ssh://lukeshu.com:1863/srv/git/mirror/parabola/abslibre
Diffstat (limited to 'libre/vhba-module-libre')
-rw-r--r--libre/vhba-module-libre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/vhba-module-libre/PKGBUILD b/libre/vhba-module-libre/PKGBUILD
index 6ab8b4362..495a4ad94 100644
--- a/libre/vhba-module-libre/PKGBUILD
+++ b/libre/vhba-module-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 115915 2014-07-18 11:31:59Z tpowa $
+# $Id: PKGBUILD 116828 2014-08-04 07:19:43Z tpowa $
# Maintainer (Arch): Ray Rashif <schiv@archlinux.org>
# Contributor (Arch): Mateusz Herych <heniekk@gmail.com>
# Contributor (Arch): Charles Lindsay <charles@chaoslizard.org>
@@ -7,14 +7,14 @@
_pkgname=vhba-module
pkgname=vhba-module-libre
pkgver=20140629
-_extramodules=extramodules-3.15-libre
-pkgrel=4
+_extramodules=extramodules-3.16-libre
+pkgrel=6
pkgdesc="Kernel module that emulates SCSI devices (built for the linux-libre kernel package)"
arch=('i686' 'x86_64' 'mips64el')
url="http://cdemu.sourceforge.net/"
license=('GPL')
-depends=('linux-libre>=3.15' 'linux-libre<3.16')
-makedepends=('linux-libre-headers>=3.15' 'linux-libre-headers<3.16')
+depends=('linux-libre>=3.16' 'linux-libre<3.17')
+makedepends=('linux-libre-headers>=3.16' 'linux-libre-headers<3.17')
options=(!makeflags)
install=$_pkgname.install
replaces=('vhba-module')