vhba-module-dkms: update to 20210418.
This commit is contained in:
parent
2a9eb7bc18
commit
b3f421b42a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vhba-module-dkms'
|
||||
pkgname=vhba-module-dkms
|
||||
version=20200106
|
||||
version=20210418
|
||||
revision=1
|
||||
wrksrc=vhba-module-${version}
|
||||
conf_files="/usr/lib/udev/rules.d/40-vhba.rules"
|
||||
|
@ -8,8 +8,8 @@ short_desc="Virtual (SCSI) HBA module used by cdemu"
|
|||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://cdemu.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/cdemu/vhba-module-${version}.tar.bz2"
|
||||
checksum=59a3208a7b8fcf1bb03bd4d352ec89d06a8b6b84db325e31b0863b209dde3483
|
||||
distfiles="${SOURCEFORGE_SITE}/cdemu/vhba-module-${version}.tar.xz"
|
||||
checksum=18bd82ae27721ad1612b3c31accd81898ae326370964385ca52a2a66b67a3f85
|
||||
|
||||
dkms_modules="vhba-module ${version}"
|
||||
depends="dkms"
|
||||
|
|
Loading…
Reference in a new issue