summaryrefslogtreecommitdiff
path: root/libre/vhba-module-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-21 19:58:11 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-21 19:58:11 -0200
commit17171fe9bf817a178a909350ec285ef1b52fefb8 (patch)
tree58455b728a698c3318779133859853eb0b785839 /libre/vhba-module-libre/PKGBUILD
parent2a0776b4009167238bced66eaa8a6d925b37cc31 (diff)
downloadabslibre-17171fe9bf817a178a909350ec285ef1b52fefb8.tar.gz
abslibre-17171fe9bf817a178a909350ec285ef1b52fefb8.tar.bz2
abslibre-17171fe9bf817a178a909350ec285ef1b52fefb8.zip
vhba-module-libre-20120422-18: updating revision
* Rebuild against linux-libre 3.8
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 a9e23cc0a..ced6d2085 100644
--- a/libre/vhba-module-libre/PKGBUILD
+++ b/libre/vhba-module-libre/PKGBUILD
@@ -7,17 +7,17 @@
_pkgname=vhba-module
pkgname=vhba-module-libre
pkgver=20120422
-_extramodules=extramodules-3.7-LIBRE
-pkgrel=17
+_extramodules=extramodules-3.8-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.7' 'linux-libre<3.8')
+depends=('linux-libre>=3.8' 'linux-libre<3.9')
makedepends=('linux-libre-headers')
options=(!makeflags)
install=$_pkgname.install
-replaces=('vhba-module')
+replaces=('vhba-module')
conflicts=('vhba-module')
provides=("vhba-module=$pkgver")
source=("http://downloads.sourceforge.net/cdemu/$_pkgname-$pkgver.tar.bz2"