diff options
author | davidovski <david@davidovski.xyz> | 2022-03-03 01:02:01 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-03-03 01:02:01 +0000 |
commit | 5efb2da9f8cf5a8180d20a759cb4ba9f5f4b10cc (patch) | |
tree | 49dd3d5140266a066561314baa2d8cdff021be02 /repo/xi/xipkg.xibuild | |
parent | ded92b5b9bba6969e54c043848aee4520461d89a (diff) |
updated xi versions
Diffstat (limited to 'repo/xi/xipkg.xibuild')
-rw-r--r-- | repo/xi/xipkg.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/xi/xipkg.xibuild b/repo/xi/xipkg.xibuild index 32dc857..bebde6b 100644 --- a/repo/xi/xipkg.xibuild +++ b/repo/xi/xipkg.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="openssl curl dash xiutils findutils diffutils sed xichroot grep" -PKG_VER=1.0.2 +PKG_VER=1.0.4 SOURCE=https://git.davidovski.xyz/xilinux/xipkg.git BRANCH="v$PKG_VER" |