about summary refs log tree commit diff stats
path: root/core/scripts
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2018-12-15 07:04:46 +0000
committerSilvino Silva <silvino@bk.ru>2018-12-15 07:04:46 +0000
commit22715960a28e32473d247fc96d391d244eba67ed (patch)
tree3b9565bf09b6c5d046957f91bc17ea2ecd6a5792 /core/scripts
parent440f91f7895197575e33dc50bbd6f32a60a98dbf (diff)
downloaddoc-22715960a28e32473d247fc96d391d244eba67ed.tar.gz
pkgutils updated on install core script
Diffstat (limited to 'core/scripts')
-rw-r--r--core/scripts/install-core.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/scripts/install-core.sh b/core/scripts/install-core.sh
index d889c8b..9edd966 100644
--- a/core/scripts/install-core.sh
+++ b/core/scripts/install-core.sh
@@ -41,7 +41,7 @@ install_core() {
         done
     fi
 
-    tar xf "${PORT_PKG}/core/pkgutils#5.40-1.pkg.tar.xz" usr/bin/pkgadd -O > ${CHROOT}/pkgadd
+    tar xf "${PORT_PKG}/core/pkgutils#5.40-7.pkg.tar.xz" usr/bin/pkgadd -O > ${CHROOT}/pkgadd
 
     chmod +x ${CHROOT}/pkgadd