mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
firmware: use effective ABI in changelog fetch
This commit is contained in:
parent
2a15defa74
commit
5c65f49bce
@ -48,7 +48,7 @@ changelog_checksum()
|
||||
|
||||
changelog_url()
|
||||
{
|
||||
CORE_ABI=$(opnsense-version -a)
|
||||
CORE_ABI=$(opnsense-version -x)
|
||||
SYS_ABI=$(opnsense-verify -a)
|
||||
|
||||
URLPREFIX="https://pkg.opnsense.org/${SYS_ABI}/${CORE_ABI}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user