ipw2200-firmware: extract update_* to external update file
This commit is contained in:
parent
e7d706ca80
commit
9dbf0bb7f0
|
@ -7,7 +7,6 @@ noarch="yes"
|
|||
wrksrc="${_distname}-${version}"
|
||||
short_desc="Firmware for the Intel PRO/Wireless 2200BG wifi cards"
|
||||
homepage="http://ipw2200.sourceforge.net/"
|
||||
update_pkgname="${_distname}"
|
||||
license="Custom"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="${_distname}"
|
Loading…
Reference in New Issue