common/xbps-src/shutils/update_check.sh: also work for subpackages
closes #36190
This commit is contained in:
parent
b29198efab
commit
23e9d95be6
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ update_check() {
|
||||||
local i p url pkgurlname rx found_version consider
|
local i p url pkgurlname rx found_version consider
|
||||||
local update_override=$XBPS_SRCPKGDIR/$XBPS_TARGET_PKG/update
|
local update_override=$XBPS_SRCPKGDIR/$XBPS_TARGET_PKG/update
|
||||||
local original_pkgname=$pkgname
|
local original_pkgname=$pkgname
|
||||||
|
local pkgname=$sourcepkg
|
||||||
local urlpfx urlsfx
|
local urlpfx urlsfx
|
||||||
local -A fetchedurls
|
local -A fetchedurls
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue