ipw2200-firmware: add homepage, license, fix tarball URL
This commit is contained in:
parent
466bf0a14b
commit
2509570558
1 changed files with 4 additions and 2 deletions
|
@ -3,11 +3,13 @@ pkgname=ipw2200-firmware
|
||||||
_distname=ipw2200-fw
|
_distname=ipw2200-fw
|
||||||
version=3.1
|
version=3.1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${_distname}-${version}"
|
wrksrc="${_distname}-${version}"
|
||||||
short_desc="Firmware for the Intel PRO/Wireless 2200BG wifi cards"
|
short_desc="Firmware for the Intel PRO/Wireless 2200BG wifi cards"
|
||||||
|
homepage="http://ipw2200.sourceforge.net/"
|
||||||
|
license="Custom"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="http://bughost.org/firmware/${_distname}-${version}.tgz"
|
distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz"
|
||||||
checksum=c6818c11c18cc030d55ff83f64b2bad8feef485e7742f84f94a61d811a6258bd
|
checksum=c6818c11c18cc030d55ff83f64b2bad8feef485e7742f84f94a61d811a6258bd
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains the firmware required by the ipw2200 driver for Linux.
|
This package contains the firmware required by the ipw2200 driver for Linux.
|
||||||
|
|
Loading…
Reference in a new issue