mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
nona: add SSL to url
This commit is contained in:
parent
040ea5e872
commit
2b04b6a33d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ maintainers:
|
|||
#post_build: aur_post_build
|
||||
update_on:
|
||||
- source: cmd
|
||||
cmd: curl -sS http://www.lillo.org.ar/phylogeny/Nona-PeeWee/ | grep 'linux' | sed 's@-@.@g' | awk '{print $7}'
|
||||
cmd: curl -sS https://www.lillo.org.ar/phylogeny/Nona-PeeWee/ | grep 'linux' | sed 's@-@.@g' | awk '{print $7}'
|
||||
#update_on:
|
||||
# - source: aur
|
||||
# aur: nona
|
||||
|
|
Loading…
Add table
Reference in a new issue