summaryrefslogtreecommitdiff
path: root/libre/vhba-module-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-15 12:50:21 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-15 12:50:21 -0300
commitd6451859a3097970736574146474a3c605175b31 (patch)
treeea66d105d206c09067d83bdfc3340849913236c7 /libre/vhba-module-libre/PKGBUILD
parenta8fda0029cf05c750fa2f1d851e5029dcd684de4 (diff)
rebuild packages against linux-libre-3.10.1-1
Diffstat (limited to 'libre/vhba-module-libre/PKGBUILD')
-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 caa3016d1..a6212ed15 100644
--- a/libre/vhba-module-libre/PKGBUILD
+++ b/libre/vhba-module-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 93222 2013-06-28 18:56:50Z foutrelis $
+# $Id: PKGBUILD 93344 2013-07-02 05:45:16Z 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.9-LIBRE
-pkgrel=4
+_extramodules=extramodules-3.10-LIBRE
+pkgrel=5
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.9' 'linux-libre<3.10')
+depends=('linux-libre>=3.10' 'linux-libre<3.11')
makedepends=('linux-libre-headers')
options=(!makeflags)
install=$_pkgname.install