miniupnpc: extract update_* to external update file
This commit is contained in:
parent
dcf88835c0
commit
925c07d118
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ short_desc="A small UPnP client library/tool to access Internet Gateway Devices"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://miniupnp.free.fr"
|
||||
license="BSD"
|
||||
update_ignore="*.???????? 20[0123456789][0123456789]????"
|
||||
distfiles="http://miniupnp.free.fr/files/$pkgname-$version.tar.gz"
|
||||
checksum=2923e453e880bb949e3d4da9f83dd3cb6f08946d35de0b864d0339cf70934464
|
||||
|
||||
|
|
1
srcpkgs/miniupnpc/update
Normal file
1
srcpkgs/miniupnpc/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*.???????? 20[0123456789][0123456789]????"
|
Loading…
Reference in a new issue