diff options
author | davidovski <david@davidovski.xyz> | 2022-05-29 01:06:01 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-29 01:06:01 +0100 |
commit | 2071df5dade8483e468e6efd5ff0091d5cb6c525 (patch) | |
tree | 6870a0d822e1d409c7e46df4e0ae1b2ae64d725b /repo/xi/xipkg | |
parent | 5170f5c85fe0e84fe8af55c6a024c7b6e844b0f1 (diff) |
temporarily disabled chromium
Diffstat (limited to 'repo/xi/xipkg')
-rw-r--r-- | repo/xi/xipkg/xipkg.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/xi/xipkg/xipkg.xibuild b/repo/xi/xipkg/xipkg.xibuild index e31f047..31476d5 100644 --- a/repo/xi/xipkg/xipkg.xibuild +++ b/repo/xi/xipkg/xipkg.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="openssl curl dash xiutils findutils diffutils sed xichroot grep base64 sort" -PKG_VER=1.4 +PKG_VER=1.4.3 SOURCE=https://git.davidovski.xyz/xilinux/xipkg.git BRANCH="v$PKG_VER" |