ipw2100-firmware: add homepage, license, fix tarball URL
This commit is contained in:
parent
46e3d2b30a
commit
466bf0a14b
|
@ -5,10 +5,12 @@ version=1.3
|
|||
noarch=yes
|
||||
wrksrc="${_distname}-${version}"
|
||||
create_wrksrc=yes
|
||||
revision=2
|
||||
revision=3
|
||||
short_desc="Firmware for the Intel PRO/Wireless 2100 wifi cards"
|
||||
homepage="http://ipw2100.sourceforge.net/"
|
||||
license="Custom"
|
||||
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=e1107c455e48d324a616b47a622593bc8413dcce72026f72731c0b03dae3a7a2
|
||||
long_desc="
|
||||
This package contains the firmware required by the ipw2100 driver for Linux.
|
||||
|
|
Loading…
Reference in New Issue