diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-06 17:22:22 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-06 17:22:22 -0300 |
commit | d8e7ab63409ee94ed006b2b0079864a1602f6db2 (patch) | |
tree | cfd55b3249bea1e53cc5fa0e3cd3a7293911391b /libre/vhba-module-libre | |
parent | 60bb3def8c8928ee192d019abe16ae6ebdbce718 (diff) | |
download | abslibre-d8e7ab63409ee94ed006b2b0079864a1602f6db2.tar.gz abslibre-d8e7ab63409ee94ed006b2b0079864a1602f6db2.tar.bz2 abslibre-d8e7ab63409ee94ed006b2b0079864a1602f6db2.zip |
rebuild packages against linux-libre-3.10.5-1
Diffstat (limited to 'libre/vhba-module-libre')
-rw-r--r-- | libre/vhba-module-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/vhba-module-libre/PKGBUILD b/libre/vhba-module-libre/PKGBUILD index 0f2f8b581..4fcc9e0c4 100644 --- a/libre/vhba-module-libre/PKGBUILD +++ b/libre/vhba-module-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94379 2013-07-22 13:49:30Z tpowa $ +# $Id: PKGBUILD 95107 2013-08-05 18:07:47Z tpowa $ # Maintainer: Ray Rashif <schiv@archlinux.org> # Contributor: Mateusz Herych <heniekk@gmail.com> # Contributor: Charles Lindsay <charles@chaoslizard.org> @@ -8,7 +8,7 @@ _pkgname=vhba-module pkgname=vhba-module-libre pkgver=20130607 _extramodules=extramodules-3.10-LIBRE -pkgrel=6 +pkgrel=8 pkgdesc="Kernel module that emulates SCSI devices (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url="http://cdemu.sourceforge.net/" |