diff options
author | davidovski <david@davidovski.xyz> | 2022-03-12 23:00:02 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-03-12 23:00:02 +0000 |
commit | 1daf71c2980b1920bbdc2f07af669ebf6f0f82d6 (patch) | |
tree | 7ef6ac7612c7361f7d3657e8f32d5b0a17b2e602 /repo/xi/xipkg.xibuild | |
parent | d215dd09cb60ed38dbcffe14f0c7cc748645ad79 (diff) |
added patches for broken files
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 f98ab19..7b74c0c 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.1.0 +PKG_VER=1.1.2 SOURCE=https://git.davidovski.xyz/xilinux/xipkg.git BRANCH="v$PKG_VER" |