aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-06-02 23:32:12 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-06-02 23:32:12 +0000
commit79dd093b59f4cbf53ba3aea837b97bfe83001b5e (patch)
treef83bc998c6563d0e6fc9b8e212463f4781bf2812
parent75cd025affcd4666f1c44aadf56af2ff020c361a (diff)
downloadalicelinux-79dd093b59f4cbf53ba3aea837b97bfe83001b5e.tar.gz
alicelinux-79dd093b59f4cbf53ba3aea837b97bfe83001b5e.zip
Woodpecker CI 3b0d90838e369ecbb112753999f98591b4d2a5b0 [SKIP CI]
-rw-r--r--ssu/.files7
-rw-r--r--ssu/.shasum1
-rw-r--r--ssu/abuild4
-rw-r--r--ssu/info4
4 files changed, 16 insertions, 0 deletions
diff --git a/ssu/.files b/ssu/.files
new file mode 100644
index 00000000..5c6d1f71
--- /dev/null
+++ b/ssu/.files
@@ -0,0 +1,7 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwsr-xr-- root/wheel usr/bin/ssu
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/ssu.1.gz
diff --git a/ssu/.shasum b/ssu/.shasum
new file mode 100644
index 00000000..136a89f7
--- /dev/null
+++ b/ssu/.shasum
@@ -0,0 +1 @@
+729d48bd3c9e8614f3df64de715d14ea12cf72bc6768f850d65d9466 ssu-0.3.2.tar.gz
diff --git a/ssu/abuild b/ssu/abuild
new file mode 100644
index 00000000..067318c3
--- /dev/null
+++ b/ssu/abuild
@@ -0,0 +1,4 @@
+name=ssu
+version=0.3.2
+release=1
+source="https://github.com/illiliti/${name}/archive/${version}/${name}-${version}.tar.gz"
diff --git a/ssu/info b/ssu/info
new file mode 100644
index 00000000..1283353f
--- /dev/null
+++ b/ssu/info
@@ -0,0 +1,4 @@
+description: Extremely simple su utility
+homepage: https://github.com/illiliti/ssu
+license: GPL-3.0-or-later
+maintainer: Emmett1 <me@emmett1.my>