diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-23 05:01:39 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-23 05:01:39 -0300 |
commit | 08251af6f167ec35b8c2e4039ed090fad493a23e (patch) | |
tree | 4c50377778c5d948ebee62e9caf0103cd0499e27 /libre/vhba-module-libre | |
parent | 7b2f481e71989cb9fdad88a625db07187b21e6e6 (diff) | |
download | abslibre-08251af6f167ec35b8c2e4039ed090fad493a23e.tar.gz abslibre-08251af6f167ec35b8c2e4039ed090fad493a23e.tar.bz2 abslibre-08251af6f167ec35b8c2e4039ed090fad493a23e.zip |
rebuild packages against linux-libre-3.10.2-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 a6212ed15..0f2f8b581 100644 --- a/libre/vhba-module-libre/PKGBUILD +++ b/libre/vhba-module-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 93344 2013-07-02 05:45:16Z tpowa $ +# $Id: PKGBUILD 94379 2013-07-22 13:49:30Z 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=5 +pkgrel=6 pkgdesc="Kernel module that emulates SCSI devices (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url="http://cdemu.sourceforge.net/" |