mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
firefox: update file
This commit is contained in:
7
main/firefox/update
Normal file
7
main/firefox/update
Normal file
@@ -0,0 +1,7 @@
|
||||
url=https://archive.mozilla.org/pub/firefox/releases/
|
||||
|
||||
port_getver() {
|
||||
fetch \
|
||||
| grep -Eo releases/[0-9.]+/ \
|
||||
| cut -d / -f2
|
||||
}
|
||||
Reference in New Issue
Block a user