summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-03-31 00:06:03 +0100
committerdavidovski <david@davidovski.xyz>2022-03-31 00:06:03 +0100
commitd093bc7b86a8ef1f149ac413d3d40d3cb728ad21 (patch)
treec338ea68251b54ade4b83490d76231b5d983e957
parentcdfc69fe6621f7b2b4b31ea38365b7c652e51a29 (diff)
bumped xipkg version
-rw-r--r--repo/xi/xipkg.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/xi/xipkg.xibuild b/repo/xi/xipkg.xibuild
index c2e95bb..7c82593 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 base64"
-PKG_VER=1.1.3
+PKG_VER=1.1.4
SOURCE=https://git.davidovski.xyz/xilinux/xipkg.git
BRANCH="v$PKG_VER"