lzop: extract update_* to external update file
This commit is contained in:
parent
eb6014b351
commit
0156f86f40
|
@ -8,6 +8,5 @@ short_desc="File compressor using LZO"
|
|||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.lzop.org/"
|
||||
update_ignore="10??"
|
||||
distfiles="http://www.lzop.org/download/$pkgname-$version.tar.gz"
|
||||
checksum=c1425b8c77d49f5a679d5a126c90ea6ad99585a55e335a613cae59e909dbb2c9
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="10??"
|
Loading…
Reference in New Issue