zd1211-firmware: rebuild for metadata
This commit is contained in:
parent
23a9a2d990
commit
7e3a489040
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'zd1211-firmware'
|
# Template file for 'zd1211-firmware'
|
||||||
pkgname=zd1211-firmware
|
pkgname=zd1211-firmware
|
||||||
version=1.5
|
version=1.5
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
noarch="yes"
|
|
||||||
short_desc="Firmware for the Zydas 1211 wifi cards"
|
short_desc="Firmware for the Zydas 1211 wifi cards"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
homepage="http://zd1211.wiki.sourceforge.net/"
|
homepage="http://zd1211.wiki.sourceforge.net/"
|
||||||
license="GPL-2"
|
distfiles="${SOURCEFORGE_SITE}/zd1211/zd1211-firmware-${version}.tar.bz2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/zd1211/$pkgname-$version.tar.bz2"
|
|
||||||
checksum=f11d3810d7f72833997f634584a586dcced71a353f965abf81062ec431d02b12
|
checksum=f11d3810d7f72833997f634584a586dcced71a353f965abf81062ec431d02b12
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in a new issue