summaryrefslogtreecommitdiff
path: root/libre/vhba-module-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-14 15:51:40 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-14 15:51:40 -0200
commitd385e4891afa19e43cec49925c4611ef7505bfc9 (patch)
tree80c26f629b6dcfbfb387d8201bab6cd135abdabd /libre/vhba-module-libre
parent64a1508c275c3432690f667659ac3d02c776c492 (diff)
downloadabslibre-d385e4891afa19e43cec49925c4611ef7505bfc9.tar.gz
abslibre-d385e4891afa19e43cec49925c4611ef7505bfc9.tar.bz2
abslibre-d385e4891afa19e43cec49925c4611ef7505bfc9.zip
rebuild packages against linux-libre-3.12-1
Diffstat (limited to 'libre/vhba-module-libre')
-rw-r--r--libre/vhba-module-libre/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/vhba-module-libre/PKGBUILD b/libre/vhba-module-libre/PKGBUILD
index 01b8878d7..9304f0527 100644
--- a/libre/vhba-module-libre/PKGBUILD
+++ b/libre/vhba-module-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 98572 2013-10-14 07:17:54Z tpowa $
+# $Id: PKGBUILD 100573 2013-11-06 07:33:56Z tpowa $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: Charles Lindsay <charles@chaoslizard.org>
@@ -7,13 +7,13 @@
_pkgname=vhba-module
pkgname=vhba-module-libre
pkgver=20130607
-_extramodules=extramodules-3.11-LIBRE
-pkgrel=17
+_extramodules=extramodules-3.12-LIBRE
+pkgrel=18
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.11' 'linux-libre<3.12')
+depends=('linux-libre>=3.12' 'linux-libre<3.13')
makedepends=('linux-libre-headers')
options=(!makeflags)
install=$_pkgname.install