diff options
author | davidovski <david@davidovski.xyz> | 2022-05-31 14:05:40 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-31 14:05:40 +0100 |
commit | 8608cecbe8be70112bdff16d957f52cd22f37731 (patch) | |
tree | fad1fc8b4be7f793080b197c90bb37ef137409e3 /repo/xipkg/xipkg.xibuild | |
parent | 48ca75555522716f0f686dcae3dd6cf3d8ad714d (diff) |
added cdrkit
Diffstat (limited to 'repo/xipkg/xipkg.xibuild')
-rw-r--r-- | repo/xipkg/xipkg.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/xipkg/xipkg.xibuild b/repo/xipkg/xipkg.xibuild index 1d48e38..b870e90 100644 --- a/repo/xipkg/xipkg.xibuild +++ b/repo/xipkg/xipkg.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="openssl curl dash xiutils findutils diffutils sed xichroot grep base64 sort hbar parseconf xiutils" -PKG_VER=1.4.3 +PKG_VER=1.5.2 SOURCE=https://git.davidovski.xyz/xilinux/xipkg.git BRANCH="v$PKG_VER" |