unzip: fix update-check.

This commit is contained in:
Eivind Uggedal 2015-01-21 22:12:02 +00:00
parent 30c427a6b4
commit 7ae212f733
1 changed files with 2 additions and 0 deletions

2
srcpkgs/unzip/update Normal file
View File

@ -0,0 +1,2 @@
version="$(printf '%-03s' ${version//./} | tr ' ' 0)"
ignore="*[!0-9]"