lynx: fix update-check.
This commit is contained in:
parent
1638eb58eb
commit
726e591bd5
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…
x
Reference in New Issue
Block a user