diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-10 07:26:30 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-10 07:26:30 +0800 |
| commit | a64930636462bf24118ca7266f699ce2b696e821 (patch) | |
| tree | 58d116ac5f03aa9e84ece6e4ffa6b489573042a4 /repos/core/patch | |
| parent | ddd8e1a8fab2ac39396282a7c09ddf6eca219613 (diff) | |
| download | alicelinux-a64930636462bf24118ca7266f699ce2b696e821.tar.gz alicelinux-a64930636462bf24118ca7266f699ce2b696e821.zip | |
clang branch updated
Diffstat (limited to 'repos/core/patch')
| -rw-r--r-- | repos/core/patch/.checksum | 1 | ||||
| -rw-r--r-- | repos/core/patch/.files | 7 | ||||
| -rw-r--r-- | repos/core/patch/abuild | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/repos/core/patch/.checksum b/repos/core/patch/.checksum new file mode 100644 index 00000000..80f2143e --- /dev/null +++ b/repos/core/patch/.checksum @@ -0,0 +1 @@ +d7dadf0ac720de7560f140a9021928bc0f8089182121c0e65c8bec115cf31124 patch-2.8.tar.xz diff --git a/repos/core/patch/.files b/repos/core/patch/.files new file mode 100644 index 00000000..9f8a0e5d --- /dev/null +++ b/repos/core/patch/.files @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/patch +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/patch.1.gz diff --git a/repos/core/patch/abuild b/repos/core/patch/abuild new file mode 100644 index 00000000..68d4190b --- /dev/null +++ b/repos/core/patch/abuild @@ -0,0 +1,4 @@ +name=patch +version=2.8 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" |