diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-08-19 22:34:50 -0300 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-08-19 22:34:50 -0300 |
commit | 54dc76aa52ec1f0feb46e36604fa7a15fa8062d6 (patch) | |
tree | 2876d0a98fda9548e43d29b305fc870dd23d8a4e /libre/vhba-module-libre | |
parent | 2a415e02ba80b0da1d6c3d576f31ddb408852857 (diff) | |
parent | 21abd5624ba3b305f0f47c4df6f4d42be9fbfc61 (diff) | |
download | abslibre-54dc76aa52ec1f0feb46e36604fa7a15fa8062d6.tar.gz abslibre-54dc76aa52ec1f0feb46e36604fa7a15fa8062d6.tar.bz2 abslibre-54dc76aa52ec1f0feb46e36604fa7a15fa8062d6.zip |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
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 09495f984..d0a47e872 100644 --- a/libre/vhba-module-libre/PKGBUILD +++ b/libre/vhba-module-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 95431 2013-08-12 07:16:54Z tpowa $ +# $Id: PKGBUILD 95737 2013-08-16 09:00:28Z 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=9 +pkgrel=10 pkgdesc="Kernel module that emulates SCSI devices (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url="http://cdemu.sourceforge.net/" |