mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
lzop: extract update_* to external update file
This commit is contained in:
parent
eb6014b351
commit
0156f86f40
2 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,5 @@ short_desc="File compressor using LZO"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.lzop.org/"
|
homepage="http://www.lzop.org/"
|
||||||
update_ignore="10??"
|
|
||||||
distfiles="http://www.lzop.org/download/$pkgname-$version.tar.gz"
|
distfiles="http://www.lzop.org/download/$pkgname-$version.tar.gz"
|
||||||
checksum=c1425b8c77d49f5a679d5a126c90ea6ad99585a55e335a613cae59e909dbb2c9
|
checksum=c1425b8c77d49f5a679d5a126c90ea6ad99585a55e335a613cae59e909dbb2c9
|
||||||
|
|
1
srcpkgs/lzop/update
Normal file
1
srcpkgs/lzop/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="10??"
|
Loading…
Add table
Reference in a new issue