diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:21:51 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:21:51 +0000 |
| commit | 734c04b5ce44ce21218487103eadd517e39fc655 (patch) | |
| tree | d0d9c57f0903100d60948eb9037d7e36c1d27107 /repos/extra/tinyramfs/abuild | |
| parent | 46b0ef366d70ac68a684bf8f0d21b055ab85f594 (diff) | |
| download | alicelinux-734c04b5ce44ce21218487103eadd517e39fc655.tar.gz alicelinux-734c04b5ce44ce21218487103eadd517e39fc655.zip | |
tinyramfs: new added
Diffstat (limited to 'repos/extra/tinyramfs/abuild')
| -rw-r--r-- | repos/extra/tinyramfs/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/tinyramfs/abuild b/repos/extra/tinyramfs/abuild new file mode 100644 index 00000000..f9aa1743 --- /dev/null +++ b/repos/extra/tinyramfs/abuild @@ -0,0 +1,4 @@ +name=tinyramfs +version=0.2.0 +release=1 +source="https://github.com/illiliti/${name}/archive/${version}/${name}-${version}.tar.gz" |