lynx: fix update-check.
This commit is contained in:
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*"
|
||||
Reference in New Issue
Block a user