lynx: fix update-check.
This commit is contained in:
parent
1638eb58eb
commit
726e591bd5
1 changed files with 5 additions and 0 deletions
5
srcpkgs/lynx/update
Normal file
5
srcpkgs/lynx/update
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
case "$version" in
|
||||||
|
*.*.*.*) version=${version%.*}rel.${version##*.};;
|
||||||
|
esac
|
||||||
|
|
||||||
|
ignore="*dev*"
|
Loading…
Add table
Add a link
Reference in a new issue