summaryrefslogtreecommitdiff
path: root/libre/vhba-module-libre/PKGBUILD
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-12-21 22:34:00 -0200
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-12-21 22:34:00 -0200
commit62e9d0d38f7c17e32339c8230c2ac3913d5ed696 (patch)
tree748b6cec7274a6ec6d202de80e7d9ae9b456b3a7 /libre/vhba-module-libre/PKGBUILD
parentec3aeff0836dd3d565bdbce78a3010323779ec59 (diff)
parentb17b3f9f8399114a99aa0971e61d9574d647626a (diff)
downloadabslibre-62e9d0d38f7c17e32339c8230c2ac3913d5ed696.tar.gz
abslibre-62e9d0d38f7c17e32339c8230c2ac3913d5ed696.tar.bz2
abslibre-62e9d0d38f7c17e32339c8230c2ac3913d5ed696.zip
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/vhba-module-libre/PKGBUILD')
-rwxr-xr-xlibre/vhba-module-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/vhba-module-libre/PKGBUILD b/libre/vhba-module-libre/PKGBUILD
index febefacfa..962087b82 100755
--- a/libre/vhba-module-libre/PKGBUILD
+++ b/libre/vhba-module-libre/PKGBUILD
@@ -7,13 +7,13 @@
_pkgname=vhba-module
pkgname=vhba-module-libre
pkgver=20120422
-_extramodules=extramodules-3.6-LIBRE
-pkgrel=14
+_extramodules=extramodules-3.7-LIBRE
+pkgrel=15
pkgdesc="Kernel libre module that emulates SCSI devices"
arch=('i686' 'x86_64')
url="http://cdemu.sourceforge.net/"
license=('GPL')
-depends=('linux-libre>=3.6' 'linux-libre<3.7')
+depends=('linux-libre>=3.7' 'linux-libre<3.8')
makedepends=('linux-libre-headers')
options=(!makeflags)
install=$_pkgname.install