diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-05 16:45:21 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-05 16:45:21 +0300 |
commit | 1f4f165b2d9b4df58d16b3ef0eacac5588965444 (patch) | |
tree | d24be95a276d6c10374e821a4bb41ed21aefc547 | |
parent | ad61cb8d5d76fee06ee75109e8f91f00c6ebdc41 (diff) | |
download | website-1f4f165b2d9b4df58d16b3ef0eacac5588965444.tar.gz |
index: update
-rw-r--r-- | src/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.org b/src/index.org index 127a8c9..1ce3a9e 100644 --- a/src/index.org +++ b/src/index.org @@ -11,7 +11,7 @@ The system can consist of as much or as little as its user can intend to. :CUSTOM_ID: package-manager :END: -Carbs Linux uses its own package manager [[https://git.sr.ht/~carbslinux/cpt][Carbs Packaging Tools]], a POSIX shell +Carbs Linux uses its own package manager [[https://fossil.carbslinux.org/cpt][Carbs Packaging Tools]], a POSIX shell package manager forked from [[https://github.com/kisslinux/kiss][KISS]] with the tool-based approach of [[https://github.com/void-linux/xbps][xbps]]. Its aim is to deliver easy-to-use tools while also providing a powerful POSIX shell library that can be used to further extend and script the packaging system. |