mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
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
Reference in a new issue