miniupnpc: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:28 +00:00
parent dcf88835c0
commit 925c07d118
2 changed files with 1 additions and 1 deletions

View file

@ -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
View file

@ -0,0 +1 @@
ignore="*.???????? 20[0123456789][0123456789]????"