diff options
author | davidovski <david@davidovski.xyz> | 2022-06-15 23:15:17 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-06-15 23:15:17 +0100 |
commit | e17a6ad453835a5c7d8a277c625688750a62e28d (patch) | |
tree | f5f015b8b41f74db2d05646c2a1f26efcc20a61f /repo/xipkg/xipkg.xibuild | |
parent | d2567bfbdf0e9fa6db0a6ed1534831ec859a3e03 (diff) |
added
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 f9106bb..712e0c4 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.5.6 +PKG_VER=1.6 SOURCE=https://git.davidovski.xyz/xilinux/xipkg.git BRANCH="v$PKG_VER" |